Minor wording change.

This commit is contained in:
Fred Drake 2002-04-16 18:32:37 +00:00
parent e8fc640349
commit 121460d8cb
1 changed files with 1 additions and 1 deletions

View File

@ -1322,7 +1322,7 @@ int tp_is_gc(PyObject *self)
The remaining fields are only defined if the feature test macro
\constant{COUNT_ALLOCS} is defined, and are for internal use only.
They are documented here for completion. None of these fields are
They are documented here for completeness. None of these fields are
inherited by subtypes.
\begin{cmemberdesc}{PyTypeObject}{int}{tp_allocs}