Fix issue number
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 12 Mar 2013 06:19:09 +0000 (02:19 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 12 Mar 2013 06:19:09 +0000 (02:19 -0400)
Misc/NEWS

index 30d911e374a753fdf9c865736983974b24a70d3e..992b70e615f13a16b5049e54d2de47a3045eadcf 100644 (file)
--- 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.