Commit 40645859 authored by jim's avatar jim

Fixed a typo.


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@76776 62d5b8a3-27da-0310-9561-8e5933582275
parent be4328a0
...@@ -2150,7 +2150,7 @@ more distribution requirements, on separate lines. The distributions ...@@ -2150,7 +2150,7 @@ more distribution requirements, on separate lines. The distributions
named will be loaded and any zc.buildout.extensions entry points found named will be loaded and any zc.buildout.extensions entry points found
will be called with the buildout as an argument. will be called with the buildout as an argument.
Let's create a sample extension in out sample buildout created in the Let's create a sample extension in our sample buildout created in the
previous section: previous section:
>>> mkdir(sample_bootstrapped, 'demo') >>> mkdir(sample_bootstrapped, 'demo')
......
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