Commit 2e9ba42c authored by fdrake's avatar fdrake

fix typo

git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@68933 62d5b8a3-27da-0310-9561-8e5933582275
parent 1ce6c178
......@@ -226,7 +226,7 @@ Let's go through the changes one by one::
This tells the buildout to install a development egg for our recipes.
Any number of paths can be listed. The paths can be relative or
absolute. If relative, they are treated as relative to the buidlout
absolute. If relative, they are treated as relative to the buildout
directory. They can be directory or file paths. If a file path is
given, it should point to a Python setup script. If a directory path
is given, it should point to a directory containing a setup.py file.
......
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