fix warning

This commit is contained in:
Benjamin Peterson 2008-08-23 21:40:15 +00:00
parent 37346b2b9b
commit 21d2ab7fe8

View file

@ -139,7 +139,7 @@ The module defines the following names:
.. data:: ClassType
The type of user-defined :term:`old-style class`\es.
The type of user-defined old-style classes.
.. data:: InstanceType