[svn r63318] fix typo

--HG--
branch : trunk
This commit is contained in:
hpk 2009-03-25 12:44:35 +01:00
parent 33b283327d
commit bf626bb786
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ a lot of IO this can lead to considerable speed ups.
Running tests in a Python subprocess
----------------------------------------
To instantiate a python2.4 sub process and send tests to itinterpreter process, you may type::
To instantiate a python2.4 sub process and send tests to it, you may type::
py.test -d --tx popen//python=python2.4