]> code.delx.au - gnu-emacs/blobdiff - src/xterm.h
Spelling fixes.
[gnu-emacs] / src / xterm.h
index 4385b1a467d76197fafd0084a166c6945345305f..9e0e1acca92952be8e12f63e41317ea27cb12f51 100644 (file)
@@ -643,7 +643,7 @@ enum
 {
   /* Values for focus_state, used as bit mask.
      EXPLICIT means we received a FocusIn for the frame and know it has
-     the focus.  IMPLICIT means we recevied an EnterNotify and the frame
+     the focus.  IMPLICIT means we received an EnterNotify and the frame
      may have the focus if no window manager is running.
      FocusOut and LeaveNotify clears EXPLICIT/IMPLICIT. */
   FOCUS_NONE     = 0,