spelling: system
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
aa9ff41311
commit
fd9e5fc5c4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ class Conversation
|
||||||
*/
|
*/
|
||||||
const UNKNOWN = 0;
|
const UNKNOWN = 0;
|
||||||
/**
|
/**
|
||||||
* The message had been pushed to this sytem
|
* The message had been pushed to this system
|
||||||
*/
|
*/
|
||||||
const PUSH = 1;
|
const PUSH = 1;
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue