summaryrefslogtreecommitdiffstats
path: root/include/color-names.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/color-names.h')
-rw-r--r--include/color-names.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/color-names.h b/include/color-names.h
index f21a0ee1b..42f6f8f6e 100644
--- a/include/color-names.h
+++ b/include/color-names.h
@@ -36,7 +36,7 @@
#define UL_COLOR_WHITE "\033[1;37m"
-/* maximal lenght of human readable name of ESC seq. */
+/* maximal length of human readable name of ESC seq. */
#define UL_COLORNAME_MAXSZ 32
extern const char *color_sequence_from_colorname(const char *str);