Kaydet (Commit) 3e986de0 authored tarafından Fredrik Averpil's avatar Fredrik Averpil Kaydeden (comit) Miss Islington (bot)

Fix typo (GH-12878)



"sychronization" -> "synchronization"
üst 14adbd45
......@@ -17,7 +17,7 @@ those of the :mod:`threading` module with two important caveats:
argument; use the :func:`asyncio.wait_for` function to perform
operations with timeouts.
asyncio has the following basic sychronization primitives:
asyncio has the following basic synchronization primitives:
* :class:`Lock`
* :class:`Event`
......
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