summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/icomplete.el')
-rw-r--r--lisp/icomplete.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/icomplete.el b/lisp/icomplete.el
index 786c0a55228..4e368c8c806 100644
--- a/lisp/icomplete.el
+++ b/lisp/icomplete.el
@@ -71,7 +71,7 @@
(defcustom icomplete-mode nil
"*Toggle incremental minibuffer completion.
-As text is typed into the minibuffer, prospective completions are indicated
+As text is typed into the minibuffer, prospective completions are indicated
in the minibuffer.
Setting this variable directly does not take effect;
use either \\[customize] or the function `icomplete-mode'."