From 5cee62edc496bab0dcbf76ac7aa94be08902f0d6 Mon Sep 17 00:00:00 2001 From: Austin English Date: Mon, 13 May 2019 13:53:14 -0500 Subject: lib/colors: fix "maybe be" duplication Signed-off-by: Austin English --- lib/colors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/colors.c b/lib/colors.c index 29f5c8569..ecec0ac30 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() */ -- cgit v1.2.3-55-g7522