mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#9911: doc copyedits.
This commit is contained in:
parent
af38dc5b0c
commit
6faee4e2ce
31 changed files with 38 additions and 38 deletions
|
@ -177,7 +177,7 @@ This module also defines the following constant:
|
|||
|
||||
The maximum value allowed for the *timeout* parameter of blocking functions
|
||||
(:meth:`Lock.acquire`, :meth:`RLock.acquire`, :meth:`Condition.wait`, etc.).
|
||||
Specifiying a timeout greater than this value will raise an
|
||||
Specifying a timeout greater than this value will raise an
|
||||
:exc:`OverflowError`.
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue