]> granicus.if.org Git - python/commitdiff
kill extra word
authorBenjamin Peterson <benjamin@python.org>
Tue, 8 Jun 2010 14:53:29 +0000 (14:53 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 8 Jun 2010 14:53:29 +0000 (14:53 +0000)
Misc/NEWS

index 442422812bbb73863f1d430e04b118c00e02d146..576002378ffe4bda50b8a799e06652f592b41b6c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,8 +12,8 @@ What's New in Python release candidate 2?
 Core and Builtins
 -----------------
 
-- In the unicode/str.format(), raise a ValueError when either indexes to
-  arguments are too large.
+- In the unicode/str.format(), raise a ValueError when indexes to arguments are
+  too large.
 
 Library
 -------