[Checkins] SVN: grokproject/trunk/grokproject/templates.py typo

Maurits van Rees m.van.rees at zestsoftware.nl
Fri May 2 16:17:04 EDT 2008


Log message for revision 86133:
  typo

Changed:
  U   grokproject/trunk/grokproject/templates.py

-=-
Modified: grokproject/trunk/grokproject/templates.py
===================================================================
--- grokproject/trunk/grokproject/templates.py	2008-05-02 20:15:19 UTC (rev 86132)
+++ grokproject/trunk/grokproject/templates.py	2008-05-02 20:17:04 UTC (rev 86133)
@@ -32,7 +32,7 @@
                 default=True, should_ask=False,
                 getter=get_boolean_value_for_option),
         ask_var('eggs_dir',
-                'Location where zc.buildout will look for and placepackages',
+                'Location where zc.buildout will look for and place packages',
                 default=default_eggs_dir()),
         ]
 



More information about the Checkins mailing list