emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/nano-modeline e41fd96f88 1/3: Fix typo in docstring


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline e41fd96f88 1/3: Fix typo in docstring
Date: Tue, 5 Apr 2022 13:57:41 -0400 (EDT)

branch: externals/nano-modeline
commit e41fd96f8841b82377839d6efe6fa92ecaa68aaf
Author: Damien Cassou <damien@cassou.me>
Commit: Damien Cassou <damien@cassou.me>

    Fix typo in docstring
---
 nano-modeline.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nano-modeline.el b/nano-modeline.el
index e58536d4a4..7b3aaf8ff3 100644
--- a/nano-modeline.el
+++ b/nano-modeline.el
@@ -292,7 +292,7 @@ KEY mode name, for reference only. Easier to do lookups 
and/or replacements.
   :group 'nano-modeline)
 
 (defcustom nano-modeline-default-mode-format 'nano-modeline-default-mode
-  "Default mode to evaluate if no match could be found in 
`nano-modelines-mode-formats'"
+  "Default mode to evaluate if no match could be found in 
`nano-modeline-mode-formats'"
   :type 'function
   :group 'nano-modeline)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]