[Checkins]
SVN: zc.buildout/trunk/zc.recipe.testrunner/src/zc/recipe/testrunner/README.txt
fix typos
Fred L. Drake, Jr.
fdrake at gmail.com
Tue Oct 24 22:11:52 EDT 2006
Log message for revision 70908:
fix typos
Changed:
U zc.buildout/trunk/zc.recipe.testrunner/src/zc/recipe/testrunner/README.txt
-=-
Modified: zc.buildout/trunk/zc.recipe.testrunner/src/zc/recipe/testrunner/README.txt
===================================================================
--- zc.buildout/trunk/zc.recipe.testrunner/src/zc/recipe/testrunner/README.txt 2006-10-24 23:56:42 UTC (rev 70907)
+++ zc.buildout/trunk/zc.recipe.testrunner/src/zc/recipe/testrunner/README.txt 2006-10-25 02:11:51 UTC (rev 70908)
@@ -26,7 +26,7 @@
working-directory
The working-directory option lets to specify a directory where the
- tests will run. The testrunner will change to this directory whe
+ tests will run. The testrunner will change to this directory when
run.
(Note that, at this time, due to limitations in the Zope test runner,
@@ -220,7 +220,7 @@
'--test-path', '/sample-buildout/demo',
])
-We can use the working-directory option to specify an working
+We can use the working-directory option to specify a working
directory:
>>> write(sample_buildout, 'buildout.cfg',
More information about the Checkins
mailing list