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