Commit 15d80962 authored by Gil Forcada Codinachs's avatar Gil Forcada Codinachs Committed by Michael Howitz

Typo

parent ceaadc97
......@@ -600,7 +600,7 @@ class ClientStorage(ZODB.ConflictResolution.ConflictResolvingStorage):
oid, serial, data, os.path.basename(target), id(txn))
else:
# Store a blob to the server. We don't want to real all of
# Store a blob to the server. We don't want to read all of
# the data into memory, so we use a message iterator. This
# allows us to read the blob data as needed.
......
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