[Checkins] SVN: zc.buildout/branches/gary-1-minor-cleanup/src/zc/buildout/testing.py typo

Gary Poster gary.poster at canonical.com
Thu Sep 24 14:24:02 EDT 2009


Log message for revision 104502:
  typo

Changed:
  U   zc.buildout/branches/gary-1-minor-cleanup/src/zc/buildout/testing.py

-=-
Modified: zc.buildout/branches/gary-1-minor-cleanup/src/zc/buildout/testing.py
===================================================================
--- zc.buildout/branches/gary-1-minor-cleanup/src/zc/buildout/testing.py	2009-09-24 18:22:50 UTC (rev 104501)
+++ zc.buildout/branches/gary-1-minor-cleanup/src/zc/buildout/testing.py	2009-09-24 18:24:02 UTC (rev 104502)
@@ -274,7 +274,7 @@
 
 
     # Create the develop-eggs dir, which didn't get created the usual
-    # way due to thr trick above:
+    # way due to the trick above:
     os.mkdir('develop-eggs')
 
     def start_server(path):



More information about the checkins mailing list