]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Sun, 27 Jan 2002 16:43:36 +0000 (16:43 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sun, 27 Jan 2002 16:43:36 +0000 (16:43 +0000)
src/xterm.c

index a428b4af8a67fe162a8e1dddce5bedde72a1d45d..6f53a8ed848cb69d22641d8c658c37dfa9370b5f 100644 (file)
@@ -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;