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

Maurits van Rees m.van.rees at zestsoftware.nl
Tue Jul 15 18:58:18 EDT 2008


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

Changed:
  U   zc.buildout/trunk/src/zc/buildout/setup.txt

-=-
Modified: zc.buildout/trunk/src/zc/buildout/setup.txt
===================================================================
--- zc.buildout/trunk/src/zc/buildout/setup.txt	2008-07-15 22:58:07 UTC (rev 88389)
+++ zc.buildout/trunk/src/zc/buildout/setup.txt	2008-07-15 22:58:17 UTC (rev 88390)
@@ -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