From 4b3975b944d5f7b9a4e64274da7114d09e2b4b80 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Fri, 15 Mar 2013 03:33:11 -0400 Subject: Issue #17047: Add news entry --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index fc6a384..fa2f142 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1108,6 +1108,9 @@ Tools/Demos Documentation ------------- +- 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. - Issue #16403: Document how distutils uses the maintainer field in -- cgit v0.12