[Checkins] SVN: bluebream/trunk/src/bluebream/bluebream_base/template.py Fix typo

Daniel Nilsson vq at telia.com
Mon Jul 12 09:09:23 EDT 2010


Log message for revision 114630:
  Fix typo

Changed:
  U   bluebream/trunk/src/bluebream/bluebream_base/template.py

-=-
Modified: bluebream/trunk/src/bluebream/bluebream_base/template.py
===================================================================
--- bluebream/trunk/src/bluebream/bluebream_base/template.py	2010-07-12 07:15:50 UTC (rev 114629)
+++ bluebream/trunk/src/bluebream/bluebream_base/template.py	2010-07-12 13:09:23 UTC (rev 114630)
@@ -151,7 +151,7 @@
 
         print("\nYour project has been created! Now, you want to:\n"
               "1) put the generated files under version control\n"
-              "2) run: python boostrap.py\n"
+              "2) run: python bootstrap.py\n"
               "3) run: ./bin/buildout\n"
              )
 



More information about the checkins mailing list