]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 16 Nov 2000 06:36:21 +0000 (06:36 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 16 Nov 2000 06:36:21 +0000 (06:36 +0000)
man/widget.texi

index b622d09576609284043061f490cdbda60664831b..41446a21e777357d9997ed5e45e3ea7e83f02c69 100644 (file)
@@ -574,7 +574,7 @@ Emacsen that supports it.
 @item :help-echo
 Specifies how to display a message whenever you move to the widget with
 either @code{widget-forward} or @code{widget-backward} or move the mouse
-over it (using the standard @code{help-echo} mechanism}).  The argument
+over it (using the standard @code{help-echo} mechanism).  The argument
 is either a string to display or a function of one argument, the widget,
 which should return a string to display.