]> granicus.if.org Git - python/commitdiff
interators -> iterators (thanks Taggnostr)
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 2 Dec 2008 23:52:53 +0000 (23:52 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 2 Dec 2008 23:52:53 +0000 (23:52 +0000)
Doc/whatsnew/3.0.rst

index c14e4b8a6dbd83ee231775ae4579252e01021ad9..7078ea04b81721f3b9cb2298788fd0048efc5d62 100644 (file)
@@ -166,7 +166,7 @@ changes:
 
 * See also the :ref:`unicode-howto`, which was updated for Python 3.0.
 
-Views And Interators Instead Of Lists
+Views And Iterators Instead Of Lists
 -------------------------------------
 
 Some well-known APIs no longer return lists: