mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-06 19:21:11 +01:00
Fix up comment
This commit is contained in:
parent
9896dab8f6
commit
7ce98804ff
@ -368,7 +368,7 @@ class StreamWorkerStore(EventsWorkerStore, SQLBaseStore):
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Deferred[tuple[list[FrozenEvent], str]]: Returns a list of
|
Deferred[tuple[list[FrozenEvent], str]]: Returns a list of
|
||||||
events and a token pointint to the start of the returned
|
events and a token pointing to the start of the returned
|
||||||
events.
|
events.
|
||||||
The events returned are in ascending order.
|
The events returned are in ascending order.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user