limt -> limit

This commit is contained in:
Travis Ralston 2018-07-31 16:29:09 -06:00 committed by GitHub
parent 5e2ee64660
commit 37be52ac34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.