[docs] typo in subprocess doc

Anthon van der Neut anthon at mnt.org
Fri Dec 9 11:52:44 CET 2011


In the subprocess documentation there is an 'r' missing in the  header 
for the Popen constructor


      17.1.1.2. Popen Constuctor¶
      <http://docs.python.org/library/subprocess.html#popen-constuctor>

Popen Constuctor
^^^^^^^^^^^^^^^^

should be

Popen Constructor
^^^^^^^^^^^^^^^^^


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20111209/e2d7683f/attachment.html>


More information about the docs mailing list