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

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

[nongnu] elpa/evil-escape bf41c9e797 068/133: Fix typo in docstring (tha


From: ELPA Syncer
Subject: [nongnu] elpa/evil-escape bf41c9e797 068/133: Fix typo in docstring (thanks to person808)
Date: Wed, 3 Jan 2024 21:59:53 -0500 (EST)

branch: elpa/evil-escape
commit bf41c9e797fbcbb44d530619663c3956aa85f41f
Author: syl20bnr <sylvain.benner@gmail.com>
Commit: syl20bnr <sylvain.benner@gmail.com>

    Fix typo in docstring (thanks to person808)
---
 evil-escape.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/evil-escape.el b/evil-escape.el
index 8b32f6250d..27cfdc7651 100644
--- a/evil-escape.el
+++ b/evil-escape.el
@@ -76,7 +76,7 @@
   :group 'evil-escape)
 
 (defcustom evil-escape-delay 0.1
-  "Max time delemacs-lisp-modeay between the two key press to be considered 
successful."
+  "Max time delay between two key presses."
   :type 'number
   :group 'evil-escape)
 



reply via email to

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