From 50590060233f6c42f44d123d382f45da33b97580 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sun, 27 Jan 2002 16:43:36 +0000 Subject: [PATCH] Fix typo. --- src/xterm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2