summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-05-30 04:04:50 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-05-30 04:04:50 (GMT)
commita90a4a96517fe25b57246083076b247f417d737d (patch)
treeeb3cd314fea55c06d6edf6b62a93b702c97bb8e3 /Misc/NEWS
parentf45d27bcc316c3af4fb2924d1dfa8da493e9941f (diff)
downloadcpython-a90a4a96517fe25b57246083076b247f417d737d.zip
cpython-a90a4a96517fe25b57246083076b247f417d737d.tar.gz
cpython-a90a4a96517fe25b57246083076b247f417d737d.tar.bz2
Issue #27125: Remove duplicated words from documentation and comments
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3191c7b..b2ee631 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3054,7 +3054,7 @@ Library
- Issue #22247: Add NNTPError to nntplib.__all__.
- Issue #22366: urllib.request.urlopen will accept a context object
- (SSLContext) as an argument which will then used be for HTTPS connection.
+ (SSLContext) as an argument which will then be used for HTTPS connection.
Patch by Alex Gaynor.
- Issue #4180: The warnings registries are now reset when the filters