| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 096329f commit b8a181f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -268,7 +268,7 @@ BoundedSemaphore | |||
| 268 | 268 | This raises :exc:`ValueError` in :meth:`~Semaphore.release` if it would | |
| 269 | 269 | increase the value above the initial value. | |
| 270 | 270 | ||
| 271 | - Bounded semapthores support the :ref:`context management | ||
| 271 | + Bounded semaphores support the :ref:`context management | ||
| 272 | 272 | protocol <async-with-locks>`. | |
| 273 | 273 | ||
| 274 | 274 | This class is :ref:`not thread safe <asyncio-multithreading>`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments