aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helpful.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpful.el b/helpful.el
index e4dc582..a70e9db 100644
--- a/helpful.el
+++ b/helpful.el
@@ -370,7 +370,7 @@ or disable if already enabled."
'action #'helpful--manual
'symbol nil
'follow-link t
- 'help-echo "Describe this symbol")
+ 'help-echo "View this symbol in the Emacs manual")
(defun helpful--manual (button)
"Open the manual for the system that this BUTTON represents."