]> granicus.if.org Git - python/commitdiff
fix "Title underline too short" sphinx warning
authorSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:13:10 +0000 (17:13 +0100)
committerSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:13:10 +0000 (17:13 +0100)
Doc/library/subprocess.rst

index 78fa86cda4d2e43dfc9cfb674cfb8f64354bffce..274a6d9e51fc19569c83fb15942ca11c4623da5c 100644 (file)
@@ -234,7 +234,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