Skip to content

Commit 0c05bc8

Browse files
authored
Escaping a 's' after ` in 3.13.0a5.rst
This lacks a "`" and fails to build with Swedish translation
1 parent cb18269 commit 0c05bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.13.0a5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ Add ``windows_31j`` to aliases for ``cp932`` codec
742742
.. nonce: fv35wU
743743
.. section: Library
744744
745-
:func:`functools.partial`s of :func:`repr` has been improved to include the
745+
:func:`functools.partial`\s of :func:`repr` has been improved to include the
746746
:term:`module` name. Patched by Furkan Onder and Anilyka Barry.
747747

748748
..

0 commit comments

Comments
 (0)