From 631214d11ca415ab8019d4bd38794fcaaec8f31e Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 30 Aug 2017 12:27:14 +0100 Subject: [PATCH] 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