forked from MirrorHub/synapse
Better words
This commit is contained in:
parent
c448f35de2
commit
7f08a3523a
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@ class StreamWorkerStore(EventsWorkerStore, SQLBaseStore):
|
||||||
)
|
)
|
||||||
|
|
||||||
def get_max_topological_token(self, room_id, stream_key):
|
def get_max_topological_token(self, room_id, stream_key):
|
||||||
"""Get the max topological token in a room that before given stream
|
"""Get the max topological token in a room before the given stream
|
||||||
ordering.
|
ordering.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
|
Loading…
Reference in a new issue