From 52a6e12c2542b45bfeb2af8ac9cf0630e7f68be0 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Yadav Date: Thu, 11 Mar 2021 12:16:42 +0530 Subject: [PATCH] Grammatical fix --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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