lib/colors: fix "maybe be" duplication

Signed-off-by: Austin English <austinenglish@gmail.com>
This commit is contained in:
Austin English 2019-05-13 13:53:14 -05:00 committed by Karel Zak
parent 3011b381e3
commit 5cee62edc4
1 changed files with 1 additions and 1 deletions

View File

@ -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() */