summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 30d911e..992b70e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -944,7 +944,7 @@ Tools/Demos
Documentation
-------------
-- Issue #14707: remove doubled words in docs and docstrings
+- Issue #17047: remove doubled words in docs and docstrings
reported by Serhiy Storchaka and Matthew Barnett.
- Issue #16406: combine the pages for uploading and registering to PyPI.