]> granicus.if.org Git - python/commitdiff
Minor wording change.
authorFred Drake <fdrake@acm.org>
Tue, 16 Apr 2002 18:32:37 +0000 (18:32 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 16 Apr 2002 18:32:37 +0000 (18:32 +0000)
Doc/api/newtypes.tex

index 58162f25ac97a325a7c32934ff00900d975cf2d0..42f14fdddf0417b276e1903a75323d812c6141b4 100644 (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}