diff --git a/Doc/lib/libctypes.tex b/Doc/lib/libctypes.tex index 2a6b891b960..c0e23101bab 100755 --- a/Doc/lib/libctypes.tex +++ b/Doc/lib/libctypes.tex @@ -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