Fix grammatical error as well.

Will backport to release25-maint.
This commit is contained in:
Thomas Heller 2006-11-07 18:20:47 +00:00
parent a2dd0f3a17
commit 9bfc24481f
1 changed files with 2 additions and 2 deletions

View File

@ -2300,8 +2300,8 @@ or error information for a function or method call.
\end{classdesc*}
\begin{classdesc*}{py_object}
Represents the C \code{PyObject *} datatype. Calling this with an
without an argument creates a \code{NULL} \code{PyObject *} pointer.
Represents the C \code{PyObject *} datatype. Calling this without an
argument creates a \code{NULL} \code{PyObject *} pointer.
\end{classdesc*}
The \code{ctypes.wintypes} module provides quite some other Windows