]> code.delx.au - gnu-emacs/blobdiff - src/dispextern.h
Fix typos.
[gnu-emacs] / src / dispextern.h
index 486aa4f7a407c85196f7f6bb0daed0d84ce37eea..3225c1eb46e5e68dd132fc629ea6b14715ea3961 100644 (file)
@@ -2649,11 +2649,11 @@ struct redisplay_interface
   void (*flush_display) (struct frame *f);
 
   /* Flush the display of frame F if non-NULL.  This is called
-     during redisplay, and should be NULL on systems which flushes
+     during redisplay, and should be NULL on systems which flush
      automatically before reading input.  */
   void (*flush_display_optional) (struct frame *f);
 
-  /* Clear the mouse hightlight in window W, if there is any.  */
+  /* Clear the mouse highlight in window W, if there is any.  */
   void (*clear_window_mouse_face) (struct window *w);
 
   /* Set *LEFT and *RIGHT to the left and right overhang of GLYPH on