commit | 609c033f436a79fb54811514fa4cda83b4d2800d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Aug 23 22:03:23 2018 -0400 |
committer | GitHub <noreply@github.com> | Thu Aug 23 22:03:23 2018 -0400 |
tree | 0a1930ff46dd7fcad392c8f6b82d620b84c1c96e | |
parent | 89b1654e0bc7bc69709dca86dd4c92eb7122ac7e [diff] |
Fix typo in asyncio.BoundedSemaphore docs (GH-8882) semapthores -> semaphores (cherry picked from commit b8a181f4ae167e4eda60f585a536240764151cf7) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>