mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
This commit is contained in:
commit
a8037db69d
9 changed files with 15 additions and 15 deletions
|
@ -1,8 +1,8 @@
|
|||
.. _tut-brieftourtwo:
|
||||
|
||||
*********************************************
|
||||
Brief Tour of the Standard Library -- Part II
|
||||
*********************************************
|
||||
Brief Tour of the Standard Library --- Part II
|
||||
**********************************************
|
||||
|
||||
This second tour covers more advanced modules that support professional
|
||||
programming needs. These modules rarely occur in small scripts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue