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

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

[elpa] externals/mct c2e1b0d: Minor doc update for consistency


From: ELPA Syncer
Subject: [elpa] externals/mct c2e1b0d: Minor doc update for consistency
Date: Thu, 2 Dec 2021 03:57:24 -0500 (EST)

branch: externals/mct
commit c2e1b0db4080ab6365ae11a980159f34f6bc6ba2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Minor doc update for consistency
---
 mct.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index f7a7e05..225a067 100644
--- a/mct.el
+++ b/mct.el
@@ -1016,7 +1016,7 @@ region.")
                          (current-local-map))))
 
 (defun mct--setup-keymap ()
-  "Setup minibuffer keymaps."
+  "Set up minibuffer keymaps."
   (use-local-map
    (make-composed-keymap mct-minibuffer-local-completion-map
                          (current-local-map)))



reply via email to

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