From f9d31069db32397409273a5359c59aa964f24e4e Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Tue, 12 Mar 2013 01:26:28 -0400 Subject: [PATCH] Issue #14707: add news entry --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index ec273670ee..30d911e374 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -944,6 +944,9 @@ Tools/Demos Documentation ------------- +- Issue #14707: 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 -- 2.40.0