From: Pavel Janík Date: Sun, 27 Jan 2002 16:43:36 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~16941 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=50590060233f6c42f44d123d382f45da33b97580;p=emacs.git Fix typo. --- diff --git a/src/xterm.c b/src/xterm.c index a428b4af8a6..6f53a8ed848 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -7470,7 +7470,7 @@ note_tool_bar_highlight (f, x, y) set_help_echo: - /* Set help_echo to a help string.to display for this tool-bar item. + /* Set help_echo to a help string to display for this tool-bar item. XTread_socket does the rest. */ help_echo_object = help_echo_window = Qnil; help_echo_pos = -1;