Kaydet (Commit) 9bfc2448 authored tarafından Thomas Heller's avatar Thomas Heller

Fix grammatical error as well.

Will backport to release25-maint.
üst a2dd0f3a
...@@ -2300,8 +2300,8 @@ or error information for a function or method call. ...@@ -2300,8 +2300,8 @@ or error information for a function or method call.
\end{classdesc*} \end{classdesc*}
\begin{classdesc*}{py_object} \begin{classdesc*}{py_object}
Represents the C \code{PyObject *} datatype. Calling this with an Represents the C \code{PyObject *} datatype. Calling this without an
without an argument creates a \code{NULL} \code{PyObject *} pointer. argument creates a \code{NULL} \code{PyObject *} pointer.
\end{classdesc*} \end{classdesc*}
The \code{ctypes.wintypes} module provides quite some other Windows The \code{ctypes.wintypes} module provides quite some other Windows
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment