merge 3.2
diff --git a/Misc/NEWS b/Misc/NEWS
index 2a43734..26529b7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1942,6 +1942,8 @@
 Build
 -----
 
+- Issue #10580: Minor grammar change in Windows installer.
+
 - Issue #13326: Clean __pycache__ directories correctly on OpenBSD.
 
 - PEP 393: the configure option --with-wide-unicode is removed.