fix Constuctor/Constructor typo; thanks to Anthon van der Neut from docs@
This commit is contained in:
parent
3721fbc5de
commit
1526ad166e
|
@ -239,7 +239,7 @@ These options, along with all of the other options, are described in more
|
|||
detail in the :class:`Popen` constructor documentation.
|
||||
|
||||
|
||||
Popen Constuctor
|
||||
Popen Constructor
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
The underlying process creation and management in this module is handled by
|
||||
|
|
Loading…
Reference in New Issue