]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix reverse Ximenez symptom.
authorGeorg Brandl <georg@python.org>
Mon, 7 Jan 2008 09:27:36 +0000 (09:27 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 7 Jan 2008 09:27:36 +0000 (09:27 +0000)
Doc/reference/datamodel.rst

index 9c2d7cd58414ea2ea70d03e08c2ae10cf22370aa..237d8589ead7739e9508cf386449c80a25831d33 100644 (file)
@@ -170,7 +170,7 @@ Ellipsis
       These represent elements from the mathematical set of integers (positive and
       negative).
 
-      There are three types of integers:
+      There are two types of integers:
 
       Plain integers
          .. index::