summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.10.0a4.rst
diff options
context:
space:
mode:
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>2024-01-12 22:25:04 (GMT)
committerGitHub <noreply@github.com>2024-01-12 22:25:04 (GMT)
commit794983cd610958f44147664b6ab31071c6107ffb (patch)
treea48db3d5b3d7449c52d84fa08defb390698139dd /Misc/NEWS.d/3.10.0a4.rst
parentdce30c9cbc212e5455e100f35ac6afeb30dfd23e (diff)
downloadcpython-794983cd610958f44147664b6ab31071c6107ffb.zip
cpython-794983cd610958f44147664b6ab31071c6107ffb.tar.gz
cpython-794983cd610958f44147664b6ab31071c6107ffb.tar.bz2
gh-101100: Fix Sphinx Lint warnings in `Misc/` (#113946)
Fix Sphinx Lint warnings in Misc/
Diffstat (limited to 'Misc/NEWS.d/3.10.0a4.rst')
-rw-r--r--Misc/NEWS.d/3.10.0a4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.10.0a4.rst b/Misc/NEWS.d/3.10.0a4.rst
index 414823f..398f7e5 100644
--- a/Misc/NEWS.d/3.10.0a4.rst
+++ b/Misc/NEWS.d/3.10.0a4.rst
@@ -516,7 +516,7 @@ Define THREAD_STACK_SIZE for VxWorks.
.. nonce: x8TASR
.. section: Library
-[Enum] `_EnumDict.update()` is now supported
+[Enum] ``_EnumDict.update()`` is now supported.
..