[Checkins] SVN: zope2docs/trunk/zdgbook/GettingStarted.rst typo fixes

Baiju Muthukadan cvs-admin at zope.org
Thu Mar 7 05:53:25 UTC 2013


Log message for revision 130057:
  typo fixes
  

Changed:
  U   zope2docs/trunk/zdgbook/GettingStarted.rst

-=-
Modified: zope2docs/trunk/zdgbook/GettingStarted.rst
===================================================================
--- zope2docs/trunk/zdgbook/GettingStarted.rst	2013-03-07 02:18:19 UTC (rev 130056)
+++ zope2docs/trunk/zdgbook/GettingStarted.rst	2013-03-07 05:53:24 UTC (rev 130057)
@@ -41,7 +41,7 @@
 
 ::
 
-  $ cd poll/poll.build
+  $ cd poll/poll_build
   $ touch buildout.cfg
   $ wget -c http://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap/bootstrap.py
   $ python2.6 bootstrap.py
@@ -131,7 +131,7 @@
 
 ::
 
-  $ cd ../poll.build
+  $ cd ../poll.main
 
 Again we need to create the basic directory structure and `setup.py`
 to create egg distribution.  We are going to place python package



More information about the checkins mailing list