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

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

[nongnu] elpa/with-simulated-input 3e68397677 038/134: Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/with-simulated-input 3e68397677 038/134: Fix a typo
Date: Mon, 10 Jan 2022 23:00:02 -0500 (EST)

branch: elpa/with-simulated-input
commit 3e68397677566f2396bfabf852370f8569f9701f
Author: Ryan C. Thompson <rct@thompsonclan.org>
Commit: Ryan C. Thompson <rct@thompsonclan.org>

    Fix a typo
---
 with-simulated-input.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/with-simulated-input.el b/with-simulated-input.el
index 39ad4c4e79..a882084ef9 100644
--- a/with-simulated-input.el
+++ b/with-simulated-input.el
@@ -69,7 +69,7 @@ this checks ALL keymaps, not just currently active ones."
                (keys "abcdefghijklmnopqrstuvwxyz0123456789"))
   "Return a key binding that is not bound in any known keymap.
 
-This function will try check every letter from a to z and every
+This function will check every letter from a to z and every
 number from 0 through 9 with several combinations of multiple
 modifiers (i.e. control, meta, alt, super, hyper). For each such
 key combination, it will check for bindings in all known keymaps,



reply via email to

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