mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
fix Constuctor/Constructor typo; thanks to Anthon van der Neut from docs@
This commit is contained in:
parent
3721fbc5de
commit
1526ad166e
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ These options, along with all of the other options, are described in more
|
||||||
detail in the :class:`Popen` constructor documentation.
|
detail in the :class:`Popen` constructor documentation.
|
||||||
|
|
||||||
|
|
||||||
Popen Constuctor
|
Popen Constructor
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
The underlying process creation and management in this module is handled by
|
The underlying process creation and management in this module is handled by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue