Author: georg.brandl
Date: Sat Jan  5 20:25:53 2008
New Revision: 59741

Modified:
   python/branches/py3k/Doc/library/collections.rst
Log:
Typo.


Modified: python/branches/py3k/Doc/library/collections.rst
==============================================================================
--- python/branches/py3k/Doc/library/collections.rst    (original)
+++ python/branches/py3k/Doc/library/collections.rst    Sat Jan  5 20:25:53 2008
@@ -53,7 +53,7 @@
 :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
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to