From: R David Murray <rdmurray@bitdance.com>
Date: Sun, 23 Feb 2014 16:22:08 +0000 (-0500)
Subject: Fix wording in news entry.
X-Git-Tag: v3.4.1rc1~233^2~230
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=784a3ffdbb162cec43b09b5d311e0337a13d6997;p=python

Fix wording in news entry.
---

diff --git a/Misc/NEWS b/Misc/NEWS
index cfb05c2dbf..d469f689c0 100644
--- 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.