[Checkins] SVN: zc.buildout/trunk/src/zc/buildout/easy_install.txt fix more typos

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


Log message for revision 68934:
  fix more typos

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

-=-
Modified: zc.buildout/trunk/src/zc/buildout/easy_install.txt
===================================================================
--- zc.buildout/trunk/src/zc/buildout/easy_install.txt	2006-06-30 20:24:30 UTC (rev 68933)
+++ zc.buildout/trunk/src/zc/buildout/easy_install.txt	2006-06-30 20:27:55 UTC (rev 68934)
@@ -78,7 +78,7 @@
     <a href="other-1.0-py2.4.egg">other-1.0-py2.4.egg</a><br>
     </body></html>
 
-let's make directory and install the demo egg to it, using the demo:
+Let's make a directory and install the demo egg to it, using the demo:
 
     >>> dest = mkdtemp('sample-install')
     >>> import zc.buildout.easy_install



More information about the Checkins mailing list