Commit a8ad786f authored by Fred Drake's avatar Fred Drake

fix typo

parent 7695682d
......@@ -486,7 +486,7 @@ class NastyConfictFunctionalTests(ConflictTestBase, unittest.TestCase):
We want to guard against a case in which the first key in a
bucket is removed in one transaction while a key is added
after that key but before the next key in another transaction
with the result that the added key is unreachble
with the result that the added key is unreachable.
original:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment