From ec8f237960bb6f0369f1c294d24fcf9f6166db02 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 24 Mar 2024 10:27:42 -0400 Subject: [PATCH] config.h comment update --- include/config.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/include/config.h b/include/config.h index 7774eef3f..9b77a7d10 100644 --- a/include/config.h +++ b/include/config.h @@ -358,9 +358,8 @@ /* * ENHANCED_SYMBOLS - * Support the enhanced display of symbols by utilizing utf8 and 24-bit - * color sequences. Enabled by default, but it can be disabled by - * commenting it out. + * Support the enhanced display of symbols by utilizing utf8. + * Enabled by default, but it can be disabled by commenting it out. */ #define ENHANCED_SYMBOLS