summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.7.0b5.rst
diff options
context:
space:
mode:
authorStéphane Wirtel <stephane@wirtel.be>2018-10-06 14:35:53 (GMT)
committerJulien Palard <julien@palard.fr>2018-10-06 14:35:53 (GMT)
commit683281f536981da395575b5a07d6761118259fd2 (patch)
treea74a3846a6b688094f8faed929d179de1a35e0a0 /Misc/NEWS.d/3.7.0b5.rst
parentae62f015240c9162773341a9922794e6b960779d (diff)
downloadcpython-683281f536981da395575b5a07d6761118259fd2.zip
cpython-683281f536981da395575b5a07d6761118259fd2.tar.gz
cpython-683281f536981da395575b5a07d6761118259fd2.tar.bz2
bpo-34906: Doc: Fix typos (2) (GH-9735)
Fix typos
Diffstat (limited to 'Misc/NEWS.d/3.7.0b5.rst')
-rw-r--r--Misc/NEWS.d/3.7.0b5.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.7.0b5.rst b/Misc/NEWS.d/3.7.0b5.rst
index b420496..4fe3ed5 100644
--- a/Misc/NEWS.d/3.7.0b5.rst
+++ b/Misc/NEWS.d/3.7.0b5.rst
@@ -244,7 +244,7 @@ Based on patch by c-fos.
.. section: Library
Change TLS 1.3 cipher suite settings for compatibility with OpenSSL
-1.1.1-pre6 and newer. OpenSSL 1.1.1 will have TLS 1.3 cipers enabled by
+1.1.1-pre6 and newer. OpenSSL 1.1.1 will have TLS 1.3 ciphers enabled by
default.
..