Sending queue : fix typo in comment.
This commit is contained in:
parent
1b411c3c4b
commit
9c1045b04c
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.
|
* Enables or disables the sending queue, according to the given parameter.
|
||||||
*
|
*
|
||||||
* The sending queue automatically disables itself whenever sending an
|
* 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
|
* so it's required to manually re-enable it as soon as
|
||||||
* connectivity is back on the device.
|
* connectivity is back on the device.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue