]> granicus.if.org Git - python/commitdiff
Fix wording in news entry.
authorR David Murray <rdmurray@bitdance.com>
Sun, 23 Feb 2014 16:22:08 +0000 (11:22 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sun, 23 Feb 2014 16:22:08 +0000 (11:22 -0500)
Misc/NEWS

index cfb05c2dbff2a079a13ff7c1e6aeee64cf585a5c..d469f689c03086170b764fa1666222c7ceef47a3 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1944,7 +1944,7 @@ Library
 
 - Issue #18394: Close cgi.FieldStorage's optional file.
 
-- Issue #17702: On error, os.environb now removes suppress the except context
+- Issue #17702: On error, os.environb now suppresses the exception context
   when raising a new KeyError with the original key.
 
 - Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6.