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

This commit is contained in:
Serhiy Storchaka 2016-12-04 10:22:09 +02:00
commit e418432dfb
9 changed files with 15 additions and 15 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.