Fix wrong number of functions noticed by Sandro Tosi.

This commit is contained in:
Ezio Melotti 2011-04-19 23:15:13 +03:00
parent 111474452d
commit 8dfcab0885

View file

@ -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)