[Checkins] SVN: zope.tales/trunk/src/zope/tales/tests/test_expressions.py typo

Leonardo Rochael Almeida leorochael at gmail.com
Thu Dec 31 15:14:06 EST 2009


Log message for revision 107471:
  typo

Changed:
  U   zope.tales/trunk/src/zope/tales/tests/test_expressions.py

-=-
Modified: zope.tales/trunk/src/zope/tales/tests/test_expressions.py
===================================================================
--- zope.tales/trunk/src/zope/tales/tests/test_expressions.py	2009-12-31 20:13:38 UTC (rev 107470)
+++ zope.tales/trunk/src/zope/tales/tests/test_expressions.py	2009-12-31 20:14:06 UTC (rev 107471)
@@ -271,7 +271,7 @@
                           self.engine.compile,
                           'namespace:title')
 
-        # In an ideal world ther ewould be another test here to test
+        # In an ideal world there would be another test here to test
         # that a nicer error was raised when you tried to use
         # something like:
         # standard:namespace:upper



More information about the checkins mailing list