Grammatical fix

pull/47/head
Ashish Kumar Yadav 3 years ago
parent 335ba578b5
commit 52a6e12c25

@ -8,7 +8,7 @@
#define STATUSLENGTH 256
/* 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
character set can be used for signaling color change in status.
* The character corresponding to DELIMITERENDCHAR + 1 ('\x0b' when

Loading…
Cancel
Save