From 28f91fd925d7e07819c37f91df091706dd562aa0 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Tue, 3 Jul 2018 21:44:37 +0800 Subject: [PATCH] Fix comments. --- doom-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom-modeline.el b/doom-modeline.el index 7357f40..40f0ca3 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -222,7 +222,7 @@ active.") (defmacro doom-modeline-def-modeline (name lhs &optional rhs) "Defines a modeline format and byte-compiles it. -AME is a symbol to identify it (used by `doom-modeline' for retrieval). +NAME is a symbol to identify it (used by `doom-modeline' for retrieval). LHS and RHS are lists of symbols of modeline segments defined with `doom-modeline-def-segment'. Example: