mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:46:06 -04:00
update docs
This commit is contained in:
parent
4b256b9271
commit
a6d7b74915
2 changed files with 6 additions and 4 deletions
|
@ -242,7 +242,7 @@ class EventsStore(EventsWorkerStore):
|
|||
which might update the current state etc.
|
||||
|
||||
Returns:
|
||||
Deferred[int]: he stream ordering of the latest persisted event
|
||||
Deferred[int]: the stream ordering of the latest persisted event
|
||||
"""
|
||||
partitioned = {}
|
||||
for event, ctx in events_and_contexts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue