[Zope-Checkins] CVS: ZODB3/ZEO/tests - InvalidationTests.py:1.1.4.13

Tim Peters tim.one at comcast.net
Tue Aug 26 16:32:08 EDT 2003


Update of /cvs-repository/ZODB3/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv32212/ZEO/tests

Modified Files:
      Tag: ZODB3-3_1-branch
	InvalidationTests.py 
Log Message:
Typo repair.


=== ZODB3/ZEO/tests/InvalidationTests.py 1.1.4.12 => 1.1.4.13 ===
--- ZODB3/ZEO/tests/InvalidationTests.py:1.1.4.12	Tue Aug 26 15:29:33 2003
+++ ZODB3/ZEO/tests/InvalidationTests.py	Tue Aug 26 15:32:07 2003
@@ -248,7 +248,7 @@
 
     # Maximum # of seconds the main thread lets the workers run.  We
     # stop after this long has elapsed regardless of whether all threads
-    # have mangaged to commit a change.
+    # have managed to commit a change.
     MAXTIME = 300
 
     StressThread = StressThread




More information about the Zope-Checkins mailing list