[Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner-colors.txt Typo.
Marius Gedminas
marius at pov.lt
Sat Jul 21 14:59:16 EDT 2007
Log message for revision 78271:
Typo.
Changed:
U zope.testing/trunk/src/zope/testing/testrunner-colors.txt
-=-
Modified: zope.testing/trunk/src/zope/testing/testrunner-colors.txt
===================================================================
--- zope.testing/trunk/src/zope/testing/testrunner-colors.txt 2007-07-21 18:58:31 UTC (rev 78270)
+++ zope.testing/trunk/src/zope/testing/testrunner-colors.txt 2007-07-21 18:59:16 UTC (rev 78271)
@@ -312,7 +312,7 @@
--------------------
The --auto-color option will determine if stdout is a terminal, and only enable
-colorized output if so. Out ``Terminal`` wrapper pretends it is a terminal, so
+colorized output if so. Our ``Terminal`` wrapper pretends it is a terminal, so
we get colors:
>>> sys.argv = 'test --layer 122 --auto-color'.split()
More information about the Zope3-Checkins
mailing list