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

Jim Fulton jim at zope.com
Mon Jun 18 20:30:42 EDT 2007


Log message for revision 76776:
  Fixed a 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	2007-06-18 23:16:56 UTC (rev 76775)
+++ zc.buildout/trunk/src/zc/buildout/buildout.txt	2007-06-19 00:30:39 UTC (rev 76776)
@@ -2150,7 +2150,7 @@
 named will be loaded and any zc.buildout.extensions entry points found
 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:
 
     >>> mkdir(sample_bootstrapped, 'demo')



More information about the Checkins mailing list