From c8400a47bb82cdf46616eea2b8536af82b1eb9fa Mon Sep 17 00:00:00 2001
From: R David Murray <rdmurray@bitdance.com>
Date: Mon, 24 Feb 2014 10:42:20 -0500
Subject: [PATCH] Fix NEWS entry wording.

---
 Misc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Misc/NEWS b/Misc/NEWS
index 4dab25f056..8646e4dffd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1862,7 +1862,7 @@ Core and Builtins
 - Issue #18808: Non-daemon threads are now automatically joined when
   a sub-interpreter is shutdown (it would previously dump a fatal error).
 
-- Remove supporting for compiling on systems without getcwd().
+- Remove support for compiling on systems without getcwd().
 
 - Issue #18774: Remove last bits of GNU PTH thread code and thread_pth.h.
 
-- 
2.49.0