]> granicus.if.org Git - python/commitdiff
Fix grammatical error as well.
authorThomas Heller <theller@ctypes.org>
Tue, 7 Nov 2006 18:20:47 +0000 (18:20 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 7 Nov 2006 18:20:47 +0000 (18:20 +0000)
Will backport to release25-maint.

Doc/lib/libctypes.tex

index 2a6b891b9603fa940f5de6f8fedc2260d1dfa237..c0e23101baba9c3d424584c05a245b08fe704619 100755 (executable)
@@ -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