[Zodb-checkins] CVS: Zope3/src/zodb/btrees/tests - test_conflict.py:1.6

Tim Peters tim.one@comcast.net
Fri, 10 Jan 2003 16:35:53 -0500


Update of /cvs-repository/Zope3/src/zodb/btrees/tests
In directory cvs.zope.org:/tmp/cvs-serv15150/src/zodb/btrees/tests

Modified Files:
	test_conflict.py 
Log Message:
Fixed typo in comment.


=== Zope3/src/zodb/btrees/tests/test_conflict.py 1.5 => 1.6 ===
--- Zope3/src/zodb/btrees/tests/test_conflict.py:1.5	Fri Jan 10 16:34:52 2003
+++ Zope3/src/zodb/btrees/tests/test_conflict.py	Fri Jan 10 16:35:50 2003
@@ -446,7 +446,7 @@
 
     # This tests a rare bug in bucket conflict resolution that went
     # undiagnosed for years.  It's (almost necessarily) a white-box test,
-    # and sensutive to implementation details.
+    # and sensitive to implementation details.
     # XXX More needed here.
     def testBucketSplitConflict(self):
         b = self.t