summaryrefslogtreecommitdiff
path: root/cape.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-02-25 22:01:02 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2022-02-25 22:01:02 +0100
commit4f52903663370dfb674fed0ff75659b78e8b81cf (patch)
tree3e38e7b25874d98f9d43a8e674e8a724e503e2c3 /cape.el
parent2c60d904f452d62137821e289404b3c16daa9673 (diff)
Fix Stefan's docstring parsing ambiguity issue
cc @monnier ;)
Diffstat (limited to 'cape.el')
-rw-r--r--cape.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cape.el b/cape.el
index ef0733d..6a205a3 100644
--- a/cape.el
+++ b/cape.el
@@ -549,7 +549,7 @@ If INTERACTIVE is nil the function acts like a capf."
;;;###autoload
(defun cape-ispell (&optional interactive)
- "Complete word with Ispell at point.
+ "Complete word at point with Ispell.
If INTERACTIVE is nil the function acts like a capf."
(interactive (list t))
(if interactive