Fixed double hyphens that are rendered to literal en-dashes in the documenation.

This commit is contained in:
Serhiy Storchaka 2016-12-04 10:20:55 +02:00
parent de6efdb772
commit 29b0a26822
8 changed files with 14 additions and 14 deletions

View file

@ -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.