Commit 1fdc239d authored by Jeremy Hylton's avatar Jeremy Hylton

Repair comment.

parent 6795ca8f
......@@ -863,7 +863,7 @@ class StorageServer:
def get_invalidations(self, tid):
"""Return a tid and list of all objects invalidation since tid.
The tid is the most recent transaction id committed by the server.
The tid is the most recent transaction id seen by the client.
Returns None if it is unable to provide a complete list
of invalidations for tid. In this case, client should
......
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