Fix typo (now -> no)
diff --git a/Misc/NEWS b/Misc/NEWS
index 7862ffe..a44ef1c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -43,7 +43,7 @@
 Library
 -------
 
-- Issue #2682: ctypes callback functions now longer contain a cyclic
+- Issue #2682: ctypes callback functions no longer contain a cyclic
   reference to themselves.
 
 - The getpass module has been improved on Unix.  It now uses /dev/tty