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

Skip to content

Commit f9aff92

Browse files
committed
Fix typo
1 parent a90a4a9 commit f9aff92

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
@@ -620,7 +620,7 @@ Task functions
620620

621621
Unlike other functions from the module,
622622
:func:`run_coroutine_threadsafe` requires the *loop* argument to
623-
be passed explicitely.
623+
be passed explicitly.
624624

625625
.. versionadded:: 3.5.1
626626

0 commit comments

Comments
 (0)