[Checkins] SVN: zc.buildout/branches/help-api/src/zc/buildout/setup.txt fixed typo: buildut -> buildout

Godefroid Chapelle gotcha at bubblenet.be
Sun Mar 29 17:21:34 EDT 2009


Log message for revision 98508:
  fixed typo: buildut -> buildout

Changed:
  U   zc.buildout/branches/help-api/src/zc/buildout/setup.txt

-=-
Modified: zc.buildout/branches/help-api/src/zc/buildout/setup.txt
===================================================================
--- zc.buildout/branches/help-api/src/zc/buildout/setup.txt	2009-03-29 21:21:27 UTC (rev 98507)
+++ zc.buildout/branches/help-api/src/zc/buildout/setup.txt	2009-03-29 21:21:34 UTC (rev 98508)
@@ -4,7 +4,7 @@
 zc buildout has a convenience command for running setup scripts.  Why?
 There are two reasons.  If a setup script doesn't import setuptools,
 you can't use any setuptools-provided commands, like bdist_egg.  When
-buildut runs a setup script, it arranges to import setuptools before
+buildout runs a setup script, it arranges to import setuptools before
 running the script so setuptools-provided commands are available.
 
 If you use a squeaky-clean Python to do your development, the setup



More information about the Checkins mailing list