]> granicus.if.org Git - python/commitdiff
Typo repair.
authorTim Peters <tim.peters@gmail.com>
Tue, 9 Jul 2002 19:27:20 +0000 (19:27 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 9 Jul 2002 19:27:20 +0000 (19:27 +0000)
Misc/SpecialBuilds.txt

index b6446dd826b27b9ffb85ff97a4d8fc58a16a3cb4..3c10f3766868d6ae4db560b8ee50e56233e0b05b 100644 (file)
@@ -107,7 +107,7 @@ sys.getcounts()
 
         (tp_name, tp_allocs, tp_frees, tp_maxalloc)
 
-    Each distinct type objects gets a distinct entry in this list, even
+    Each distinct type object gets a distinct entry in this list, even
     if two or more type objects have the same tp_name (in which case
     there's no way to distinguish them by looking at this list).  The
     list is ordered by time of first object allocation:  the type object