Sending queue : fix typo in comment.
This commit is contained in:
parent
2ce02c564a
commit
75c4f4f52c
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ interface MatrixClient : Closeable {
|
|||
* Enables or disables the sending queue, according to the given parameter.
|
||||
*
|
||||
* The sending queue automatically disables itself whenever sending an
|
||||
* event with it failed (e.g., sending an event via the Timeline,
|
||||
* event with it failed (e.g. sending an event via the Timeline),
|
||||
* so it's required to manually re-enable it as soon as
|
||||
* connectivity is back on the device.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue