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

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

[nongnu] elpa/keycast 988b051486 1/6: keycast--update: Fix a comment


From: ELPA Syncer
Subject: [nongnu] elpa/keycast 988b051486 1/6: keycast--update: Fix a comment
Date: Tue, 16 Jan 2024 16:00:10 -0500 (EST)

branch: elpa/keycast
commit 988b0514863aaa7bdc10b8fedf239e6eba55840b
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    keycast--update: Fix a comment
---
 keycast.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keycast.el b/keycast.el
index a7ce77a9ef..a43f3ea5b2 100644
--- a/keycast.el
+++ b/keycast.el
@@ -356,7 +356,7 @@ t to show the actual COMMAND, or a symbol to be shown 
instead."
       (setq cmd (cdr keycast--minibuffer-exited)))
     (setq keycast--minibuffer-exited nil)
     (when (or
-           ;; If a command uses the minibuffer twice, then
+           ;; If a command uses the minibuffer, then
            ;; `post-command-hook' gets called twice (unless the
            ;; minibuffer is aborted).  This is the first call.
            (equal key [])



reply via email to

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