# HG changeset patch # User Pavel Jank # Date 1012149816 0 # Node ID 0bf882baa95b77d863e89d45971e284a3ad7ee45 # Parent fd061a5268c4b9d4514dc5f04e60e22074ca06ca Fix typo. diff -r fd061a5268c4 -r 0bf882baa95b src/xterm.c --- a/src/xterm.c Sun Jan 27 14:19:16 2002 +0000 +++ b/src/xterm.c Sun Jan 27 16:43:36 2002 +0000 @@ -7470,7 +7470,7 @@ 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;