Commit 3a81076b authored by Vaibhav Gupta's avatar Vaibhav Gupta Committed by Miss Islington (bot)

bpo-35579: Fix typo in in asyncio-task documentation (GH-11321)



https://bugs.python.org/issue35579


https://bugs.python.org/issue35579
parent 259c159f
......@@ -610,7 +610,7 @@ Scheduling From Other Threads
See the :ref:`concurrency and multithreading <asyncio-multithreading>`
section of the documentation.
Unlike other asyncio functions this functions requires the *loop*
Unlike other asyncio functions this function requires the *loop*
argument to be passed explicitly.
.. versionadded:: 3.5.1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment