Commit c9116c71 authored by Patrick Strawderman's avatar Patrick Strawderman

Fix typo

parent ef6b70fd
......@@ -186,7 +186,7 @@ When we do, the storage server's transaction lock shouldn't be held:
>>> '1' in server._commit_locks
False
Of course, of vote suceeds, the lock will be held:
Of course, if vote suceeds, the lock will be held:
>>> vote_should_fail = False
>>> zs.tpc_begin('1', '', '', {})
......
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