Commit 6193a6ec authored by fdrake's avatar fdrake

fix typos

git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@70908 62d5b8a3-27da-0310-9561-8e5933582275
parent f1d6771b
...@@ -26,7 +26,7 @@ defaults ...@@ -26,7 +26,7 @@ defaults
working-directory working-directory
The working-directory option lets to specify a directory where the 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. run.
(Note that, at this time, due to limitations in the Zope test runner, (Note that, at this time, due to limitations in the Zope test runner,
...@@ -220,7 +220,7 @@ extra-paths option to specify them: ...@@ -220,7 +220,7 @@ extra-paths option to specify them:
'--test-path', '/sample-buildout/demo', '--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: directory:
>>> write(sample_buildout, 'buildout.cfg', >>> write(sample_buildout, 'buildout.cfg',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment