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 8b30ee8 commit 307e7a4Copy full SHA for 307e7a4
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