summaryrefslogtreecommitdiff
path: root/lisp/external-completion.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/external-completion.el')
-rw-r--r--lisp/external-completion.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/external-completion.el b/lisp/external-completion.el
index 4865e1aa262..a661f031c77 100644
--- a/lisp/external-completion.el
+++ b/lisp/external-completion.el
@@ -154,7 +154,7 @@ EXPANDED-PATTERN."
;;
;; * when `_method' is `nil' or `lambda' which some
;; frontends will invoke. Here, `all' should be
- ;; suficient information for `complete-with-action' to
+ ;; sufficient information for `complete-with-action' to
;; do the job correctly.
(complete-with-action action all string pred))))))))