mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Spelling fixes to docs, docstrings, and comments (GH-6374)
This commit is contained in:
parent
0399cf9b5e
commit
61f82e0e33
15 changed files with 16 additions and 16 deletions
|
@ -746,7 +746,7 @@ The :mod:`test.support` module defines the following functions:
|
|||
|
||||
.. function:: wait_threads_exit(timeout=60.0)
|
||||
|
||||
Context manager to wait until all threads created in the ``with`` statment
|
||||
Context manager to wait until all threads created in the ``with`` statement
|
||||
exit.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue