Skip to content

Commit

Permalink
Tweak doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Aug 19, 2023
1 parent e0d0620 commit 400bf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/asyncio-task.rst
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ Timeouts

.. function:: timeout(delay)

An :ref:`asynchronous context manager <async-context-managers>`
Return an :ref:`asynchronous context manager <async-context-managers>`
that can be used to limit the amount of time spent waiting on
something.

Expand Down

0 comments on commit 400bf99

Please sign in to comment.