[Checkins] SVN: zc.buildout/branches/gary-support-system-python/src/zc/buildout/buildout.py spelling error

Gary Poster gary.poster at canonical.com
Thu Jul 9 15:16:35 EDT 2009


Log message for revision 101772:
  spelling error

Changed:
  U   zc.buildout/branches/gary-support-system-python/src/zc/buildout/buildout.py

-=-
Modified: zc.buildout/branches/gary-support-system-python/src/zc/buildout/buildout.py
===================================================================
--- zc.buildout/branches/gary-support-system-python/src/zc/buildout/buildout.py	2009-07-09 19:12:00 UTC (rev 101771)
+++ zc.buildout/branches/gary-support-system-python/src/zc/buildout/buildout.py	2009-07-09 19:16:35 UTC (rev 101772)
@@ -59,7 +59,7 @@
     """
 
 class MissingSection(zc.buildout.UserError, KeyError):
-    """A required section is missinh
+    """A required section is missing
     """
 
     def __str__(self):



More information about the Checkins mailing list