Skip to content

Commit cb4359c

Browse files
Use mdash-es consistently in the library docs index (GH-92762)
(cherry picked from commit efb20a9) Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
1 parent 36a3372 commit cb4359c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/library/2to3.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _2to3-reference:
22

3-
2to3 - Automated Python 2 to 3 code translation
4-
===============================================
3+
2to3 --- Automated Python 2 to 3 code translation
4+
=================================================
55

66
.. sectionauthor:: Benjamin Peterson <benjamin@python.org>
77

@@ -456,8 +456,8 @@ and off individually. They are described here in more detail.
456456
``from future_builtins import zip`` appears.
457457
458458
459-
:mod:`lib2to3` - 2to3's library
460-
-------------------------------
459+
:mod:`lib2to3` --- 2to3's library
460+
---------------------------------
461461

462462
.. module:: lib2to3
463463
:synopsis: The 2to3 library

0 commit comments

Comments
 (0)