diff --git a/config.def.h b/config.def.h index 59c268d..0a878c0 100644 --- a/config.def.h +++ b/config.def.h @@ -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