Grammatical fix
This commit is contained in:
parent
335ba578b5
commit
52a6e12c25
|
@ -8,7 +8,7 @@
|
||||||
#define STATUSLENGTH 256
|
#define STATUSLENGTH 256
|
||||||
|
|
||||||
/* DELIMITERENDCHAR must be less than 32.
|
/* DELIMITERENDCHAR must be less than 32.
|
||||||
* At max, DELIMITERENDCHAR - 1 number of clickable blocks will be allowed.
|
* At max, DELIMITERENDCHAR - 1 number of clickable blocks are allowed.
|
||||||
* Raw characters larger than DELIMITERENDCHAR and smaller than ' ' in ASCII
|
* Raw characters larger than DELIMITERENDCHAR and smaller than ' ' in ASCII
|
||||||
character set can be used for signaling color change in status.
|
character set can be used for signaling color change in status.
|
||||||
* The character corresponding to DELIMITERENDCHAR + 1 ('\x0b' when
|
* The character corresponding to DELIMITERENDCHAR + 1 ('\x0b' when
|
||||||
|
|
Loading…
Reference in a new issue