limt -> limit
This commit is contained in:
parent
5e2ee64660
commit
37be52ac34
|
@ -106,7 +106,7 @@ class TransportLayerClient(object):
|
||||||
dest (str)
|
dest (str)
|
||||||
room_id (str)
|
room_id (str)
|
||||||
event_tuples (list)
|
event_tuples (list)
|
||||||
limt (int)
|
limit (int)
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Deferred: Results in a dict received from the remote homeserver.
|
Deferred: Results in a dict received from the remote homeserver.
|
||||||
|
|
Loading…
Reference in New Issue