diff lisp/tooltip.el @ 33925:9d6fdd64a809

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 27 Nov 2000 18:01:19 +0000
parents 44a439ef63c0
children e1e4704de6ed
line wrap: on
line diff
--- a/lisp/tooltip.el	Mon Nov 27 18:01:03 2000 +0000
+++ b/lisp/tooltip.el	Mon Nov 27 18:01:19 2000 +0000
@@ -145,7 +145,7 @@
 This is only relevant GUD display, since otherwise it is equivalent to
 turning off Tooltip mode."
   :type 'boolean
-  :tag "use echo area"
+  :tag "Use echo area"
   :group 'tooltip)