limt -> limit

This commit is contained in:
Travis Ralston
2018-07-31 16:29:09 -06:00
committed by GitHub
parent 5e2ee64660
commit 37be52ac34
+1 -1
View File
@@ -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.