mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-15 17:32:16 +02:00
limt -> limit
This commit is contained in:
parent
5e2ee64660
commit
37be52ac34
@ -106,7 +106,7 @@ class TransportLayerClient(object):
|
||||
dest (str)
|
||||
room_id (str)
|
||||
event_tuples (list)
|
||||
limt (int)
|
||||
limit (int)
|
||||
|
||||
Returns:
|
||||
Deferred: Results in a dict received from the remote homeserver.
|
||||
|
Loading…
x
Reference in New Issue
Block a user