diff --git a/avy.el b/avy.el index 3a14b5b..7f1b7e7 100644 --- a/avy.el +++ b/avy.el @@ -857,7 +857,7 @@ The window scope is determined by `avy-all-windows' (ARG negates it)." (avy--generic-jump regex arg avy-style)))) (declare-function subword-backward "subword") -(defvar subword-bacward-regexp) +(defvar subword-backward-regexp) ;;;###autoload (defun avy-goto-subword-0 (&optional arg predicate)