Typo.
diff --git a/Doc/library/collections.rst b/Doc/library/collections.rst
index 3fd0cc9..b1c2f99 100644
--- a/Doc/library/collections.rst
+++ b/Doc/library/collections.rst
@@ -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