]> granicus.if.org Git - python/commitdiff
Typo.
authorGeorg Brandl <georg@python.org>
Sat, 5 Jan 2008 19:25:53 +0000 (19:25 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 5 Jan 2008 19:25:53 +0000 (19:25 +0000)
Doc/library/collections.rst

index 3fd0cc972cfcce0ae1bbd3737b675a3afcb0b163..b1c2f99d23b03360c4aae624480b7d9d27dd0b8b 100644 (file)
@@ -53,7 +53,7 @@ ABC                                    Notes
 :class:`collections.Sized`             Defines ``__len__()``
 =====================================  ========================================
 
-.. XXX Have not included them all and the notes are imcomplete
+.. XXX Have not included them all and the notes are incomplete
 .. Deliberately did one row wide to get a neater output
 
 These ABCs allow us to ask classes or instances if they provide