Commit 3a8efe47 authored by Adam Groszer's avatar Adam Groszer

typo

parent 6047e2fa
...@@ -161,7 +161,7 @@ Concurrency Control (MVCC) implementation: ...@@ -161,7 +161,7 @@ Concurrency Control (MVCC) implementation:
layer. This underlying layer works by calling ``loadBefore``. The layer. This underlying layer works by calling ``loadBefore``. The
low-level storage ``load`` method isn't used any more. low-level storage ``load`` method isn't used any more.
This change allows server-nased storages like ZEO and NEO to be This change allows server-based storages like ZEO and NEO to be
implemented more simply and cleanly. implemented more simply and cleanly.
4.4.3 (2016-08-04) 4.4.3 (2016-08-04)
......
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