diff --git a/mood-line.el b/mood-line.el index 9b69c0c..1879c8f 100644 --- a/mood-line.el +++ b/mood-line.el @@ -95,7 +95,7 @@ (motion . ("" . font-lock-constant-face)) (operator . ("" . font-lock-function-name-face)) (emacs . ("" . font-lock-builtin-face))) - "Set the string and corresponding face for many `evil-mode' state. + "Set the string and corresponding face for any `evil-mode' state. The `Face' may be either a face symbol or a property list of key-value pairs e.g. (:foreground \"red\")." :group 'mood-line