Skip to content

Commit da49128

Browse files
Use mdash-es consistently in the library docs index (GH-92762)
(cherry picked from commit efb20a9) Co-authored-by: Oleg Iarygin <[email protected]>
1 parent 691d26a commit da49128

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/library/2to3.rst

Lines changed: 4 additions & 4 deletions
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 <[email protected]>
77

@@ -451,8 +451,8 @@ and off individually. They are described here in more detail.
451451
``from future_builtins import zip`` appears.
452452
453453
454-
:mod:`lib2to3` - 2to3's library
455-
-------------------------------
454+
:mod:`lib2to3` --- 2to3's library
455+
---------------------------------
456456

457457
.. module:: lib2to3
458458
:synopsis: The 2to3 library

0 commit comments

Comments
 (0)