Fix wrong number of functions noticed by Sandro Tosi.
This commit is contained in:
parent
7cb5ec0e60
commit
b4923786fa
|
@ -200,7 +200,7 @@ This module defines one class called :class:`Popen`:
|
|||
Convenience Functions
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This module also defines two shortcut functions:
|
||||
This module also defines the following shortcut functions:
|
||||
|
||||
|
||||
.. function:: call(*popenargs, **kwargs)
|
||||
|
|
Loading…
Reference in New Issue