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

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

[elpa] externals/nano-modeline ec617231a6 3/3: Merge pull request #34 fr


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline ec617231a6 3/3: Merge pull request #34 from DamienCassou/fix-typo
Date: Tue, 5 Apr 2022 13:57:41 -0400 (EDT)

branch: externals/nano-modeline
commit ec617231a6921d3c3ad052ca134cd3bbb627c77e
Merge: 34f8bf2436 e41fd96f88
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: GitHub <noreply@github.com>

    Merge pull request #34 from DamienCassou/fix-typo
    
    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]