Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14adbd4 commit 3e986deCopy full SHA for 3e986de
1 file changed
Doc/library/asyncio-sync.rst
@@ -17,7 +17,7 @@ those of the :mod:`threading` module with two important caveats:
17
argument; use the :func:`asyncio.wait_for` function to perform
18
operations with timeouts.
19
20
-asyncio has the following basic sychronization primitives:
+asyncio has the following basic synchronization primitives:
21
22
* :class:`Lock`
23
* :class:`Event`
0 commit comments