[Checkins] SVN: zope.testing/trunk/src/zope/testing/testrunner/testrunner-layers-buff.txt fix typo

Gary Poster gary.poster at canonical.com
Fri Aug 21 13:49:32 EDT 2009


Log message for revision 103070:
  fix typo

Changed:
  U   zope.testing/trunk/src/zope/testing/testrunner/testrunner-layers-buff.txt

-=-
Modified: zope.testing/trunk/src/zope/testing/testrunner/testrunner-layers-buff.txt
===================================================================
--- zope.testing/trunk/src/zope/testing/testrunner/testrunner-layers-buff.txt	2009-08-21 15:45:29 UTC (rev 103069)
+++ zope.testing/trunk/src/zope/testing/testrunner/testrunner-layers-buff.txt	2009-08-21 17:49:31 UTC (rev 103070)
@@ -62,7 +62,7 @@
 
 Now we actually check the results we care about.  We should see that there are
 two pauses of about half a second, one around the first test and one around the
-second.  Before the change that this test verfies, there was a single pause of
+second.  Before the change that this test verifies, there was a single pause of
 more than a second after the second suite ran.
 
     >>> pause = datetime.timedelta(seconds=0.3)



More information about the Checkins mailing list