changeset 54283:d0c3cadb7e21

(help-at-pt-timer-delay): Minor doc fix (remove stray space).
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 05 Mar 2004 04:42:46 +0000
parents d11df80991d8
children 78ded7186c4e
files lisp/help-at-pt.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help-at-pt.el	Thu Mar 04 23:27:00 2004 +0000
+++ b/lisp/help-at-pt.el	Fri Mar 05 04:42:46 2004 +0000
@@ -101,7 +101,7 @@
 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."