fix "Title underline too short" sphinx warning

This commit is contained in:
Sandro Tosi 2011-12-25 17:14:11 +01:00
parent 2b373b0146
commit 3e6c814b9d
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ detail in the :class:`Popen` constructor documentation.
Popen Constructor
^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^
The underlying process creation and management in this module is handled by
the :class:`Popen` class. It offers a lot of flexibility so that developers