summaryrefslogtreecommitdiff
path: root/lisp/help-at-pt.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/help-at-pt.el')
-rw-r--r--lisp/help-at-pt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help-at-pt.el b/lisp/help-at-pt.el
index 3d01ed6d6b2..67a0af20359 100644
--- a/lisp/help-at-pt.el
+++ b/lisp/help-at-pt.el
@@ -101,7 +101,7 @@ The value may be an integer or floating point number.
If a timer is already active, there are two ways to make the new
value take effect immediately. After setting the value, you can
first call `help-at-pt-cancel-timer' and then set a new timer
-with `help-at-pt-set-timer' . Alternatively, you can set this
+with `help-at-pt-set-timer'. Alternatively, you can set this
variable through Custom. This will not set a timer if none is
active, but if one is already active, Custom will make it use the
new value."