]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-at-pt-timer-delay): Minor doc fix (remove stray space).
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 5 Mar 2004 04:42:46 +0000 (04:42 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 5 Mar 2004 04:42:46 +0000 (04:42 +0000)
lisp/help-at-pt.el

index 3d01ed6d6b2049f10dbfb63b800c6a9c32a6b134..67a0af20359e5cb010017c8d02e510305585d09d 100644 (file)
@@ -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."