Fixed whitespace typo in Misc/NEWS.
diff --git a/Misc/NEWS b/Misc/NEWS
index d47585c..d40355d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -46,7 +46,7 @@
 Library
 -------
 
-- Issue #16116: Fix include and library paths to be correctwhen  building C
+- Issue #16116: Fix include and library paths to be correct when building C
   extensions in venvs.
 
 - Issue #16245: Fix the value of a few entities in html.entities.html5.