Add apparently missing word for InvalidStateError definition.

Closes bug #973901.  Thanks Brian Gough.
This commit is contained in:
Brett Cannon 2004-06-17 21:34:05 +00:00
parent b849eddde6
commit 3706855d11
1 changed files with 1 additions and 1 deletions

View File

@ -760,7 +760,7 @@ appropriate value for the \member{code} attribute.
\end{excdesc}
\begin{excdesc}{InvalidStateErr}
Raised when an attempt is made to use an object that is not or is no
Raised when an attempt is made to use an object that is not defined or is no
longer usable.
\end{excdesc}