Better words

This commit is contained in:
Erik Johnston 2019-06-06 11:09:38 +01:00
parent c448f35de2
commit 7f08a3523a

View file

@ -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: