Signed-off-by: Austin English <austinenglish@xxxxxxxxx> --- lib/colors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/colors.c b/lib/colors.c index bea7bd1d7..4a6c8afa4 100644 --- a/lib/colors.c +++ b/lib/colors.c @@ -36,7 +36,7 @@ #include "debug.h" /* - * Default behavior, maybe be override by terminal-colors.d/{enable,disable}. + * Default behavior, may be overriden by terminal-colors.d/{enable,disable}. */ #ifdef USE_COLORS_BY_DEFAULT # define UL_COLORMODE_DEFAULT UL_COLORMODE_AUTO /* check isatty() */ -- 2.21.0