[Checkins] SVN: zc.buildout/trunk/src/zc/buildout/buildout.txt fix typo

Fred L. Drake, Jr. fdrake at gmail.com
Fri Jun 30 16:24:31 EDT 2006


Log message for revision 68933:
  fix typo

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

-=-
Modified: zc.buildout/trunk/src/zc/buildout/buildout.txt
===================================================================
--- zc.buildout/trunk/src/zc/buildout/buildout.txt	2006-06-30 20:17:18 UTC (rev 68932)
+++ zc.buildout/trunk/src/zc/buildout/buildout.txt	2006-06-30 20:24:30 UTC (rev 68933)
@@ -226,7 +226,7 @@
 
 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.



More information about the Checkins mailing list