Better words
This commit is contained in:
parent
c448f35de2
commit
7f08a3523a
|
@ -592,7 +592,7 @@ class StreamWorkerStore(EventsWorkerStore, SQLBaseStore):
|
|||
)
|
||||
|
||||
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.
|
||||
|
||||
Args:
|
||||
|
|
Loading…
Reference in New Issue