[Checkins] SVN: bluebream/website/docs/v1.0/tutorial1.rst typo & clarify the paths

Baiju M baiju.m.mail at gmail.com
Sun Mar 28 03:21:36 EDT 2010


Log message for revision 110263:
  typo & clarify the paths
  

Changed:
  U   bluebream/website/docs/v1.0/tutorial1.rst

-=-
Modified: bluebream/website/docs/v1.0/tutorial1.rst
===================================================================
--- bluebream/website/docs/v1.0/tutorial1.rst	2010-03-28 07:15:02 UTC (rev 110262)
+++ bluebream/website/docs/v1.0/tutorial1.rst	2010-03-28 07:21:36 UTC (rev 110263)
@@ -343,10 +343,11 @@
 <http://pypi.python.org/pypi/zc.recipe.egg>`_ is an advanced Buildout
 recipe with many features to deal with egg.  Majority of the
 dependencies will come as part of the main application egg.  The
-option ``eggs`` list all the eggs.  The first egg, ``ticketcollector``
-is the main locally developing egg.  The last option, ``interpreter``
-specify the name of a custom interpreter create by this part.  The
-custom interpreter contains the paths to all eggs listed here.
+option ``eggs`` list all the eggs.  The first egg,
+``ticketcollector`` is the main locally developing egg.  The last
+option, ``interpreter`` specify the name of custom interpreter
+created by this part.  The custom interpreter contains the paths to
+all eggs listed here and its dependencies.
 
 The ``[zope_conf]`` part creates the ``zope.conf`` from a template::
 



More information about the checkins mailing list