mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-27 22:34:55 +00:00
Merge pull request #3735 from matrix-org/travis/federation-spelling
limt -> limit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix minor spelling error in federation client documentation.
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user