Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dec947c

Browse files
elprans1st1
authored andcommitted
Fix typo introduced in GH-7217 (#7230)
1 parent 6f75bae commit dec947c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-task.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ Task functions
769769
+-----------------------------+----------------------------------------+
770770

771771
Unlike :func:`~asyncio.wait_for`, ``wait()`` will not cancel the futures
772-
when a timeout accurs.
772+
when a timeout occurs.
773773

774774
This function is a :ref:`coroutine <coroutine>`.
775775

0 commit comments

Comments
 (0)