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

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

[elpa] master 631214d 060/110: Correct spelling mistake


From: Oleh Krehel
Subject: [elpa] master 631214d 060/110: Correct spelling mistake
Date: Sat, 11 May 2019 10:15:44 -0400 (EDT)

branch: master
commit 631214d11ca415ab8019d4bd38794fcaaec8f31e
Author: Edward Betts <address@hidden>
Commit: Oleh Krehel <address@hidden>

    Correct spelling mistake
    
    Fixes #218
---
 avy.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/avy.el b/avy.el
index 977dcb6..108affd 100644
--- a/avy.el
+++ b/avy.el
@@ -1807,7 +1807,7 @@ newline."
   :type 'boolean)
 
 (defun avy--read-candidates (&optional re-builder)
-  "Read as many chars as possible and return their occurences.
+  "Read as many chars as possible and return their occurrences.
 At least one char must be read, and then repeatedly one next char
 may be read if it is entered before `avy-timeout-seconds'.  `C-h'
 or `DEL' deletes the last char entered, and `RET' exits with the



reply via email to

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