commit
a4cf660a32
|
@ -0,0 +1 @@
|
||||||
|
Fix minor spelling error in federation client documentation.
|
|
@ -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