#9911: doc copyedits.

This commit is contained in:
Georg Brandl 2010-09-21 14:48:28 +00:00
parent af38dc5b0c
commit 6faee4e2ce
31 changed files with 38 additions and 38 deletions

View file

@ -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