]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in asyncio.BoundedSemaphore docs (GH-8882)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Aug 2018 02:03:23 +0000 (22:03 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Aug 2018 02:03:23 +0000 (22:03 -0400)
commit609c033f436a79fb54811514fa4cda83b4d2800d
tree0a1930ff46dd7fcad392c8f6b82d620b84c1c96e
parent89b1654e0bc7bc69709dca86dd4c92eb7122ac7e
Fix typo in asyncio.BoundedSemaphore docs (GH-8882)

semapthores -> semaphores
(cherry picked from commit b8a181f4ae167e4eda60f585a536240764151cf7)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/asyncio-sync.rst