Fix wrong number of functions noticed by Sandro Tosi.

This commit is contained in:
Ezio Melotti 2011-04-19 23:12:37 +03:00
parent 7cb5ec0e60
commit b4923786fa
1 changed files with 1 additions and 1 deletions

View File

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