From fa4c59fa0cf3e9aad2b26f8c7790eb50b7003d6d Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Tue, 8 Jun 2010 14:53:29 +0000 Subject: kill extra word --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 4424228..5760023 100644 --- 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 ------- -- cgit v0.12