summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.11.0a6.rst
diff options
context:
space:
mode:
authorВиталий Дмитриев <vitaldmit@bk.ru>2023-03-12 18:03:59 (GMT)
committerGitHub <noreply@github.com>2023-03-12 18:03:59 (GMT)
commitf6ca71a42268dcd890bd1930501b6c7e6d7ce66e (patch)
treef34bf96736159ea2085c26830cdeb6f3716ed659 /Misc/NEWS.d/3.11.0a6.rst
parent6cd7572f859a32a1f4626644c3e8139055df59e3 (diff)
downloadcpython-f6ca71a42268dcd890bd1930501b6c7e6d7ce66e.zip
cpython-f6ca71a42268dcd890bd1930501b6c7e6d7ce66e.tar.gz
cpython-f6ca71a42268dcd890bd1930501b6c7e6d7ce66e.tar.bz2
Fix duplicated words in the docs (GH-102629)
With grep utility found some duplicated words Automerge-Triggered-By: GH:AlexWaygood
Diffstat (limited to 'Misc/NEWS.d/3.11.0a6.rst')
-rw-r--r--Misc/NEWS.d/3.11.0a6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.11.0a6.rst b/Misc/NEWS.d/3.11.0a6.rst
index 68b80e4..8621edc 100644
--- a/Misc/NEWS.d/3.11.0a6.rst
+++ b/Misc/NEWS.d/3.11.0a6.rst
@@ -1055,7 +1055,7 @@ Patch by Victor Stinner.
.. section: Build
Building Python now requires support for floating point Not-a-Number (NaN):
-remove the ``Py_NO_NAN`` macro. Patch by by Victor Stinner.
+remove the ``Py_NO_NAN`` macro. Patch by Victor Stinner.
..