diff src/event-Xt.c @ 638:373ced43e288

[xemacs-hg @ 2001-07-26 21:10:44 by adrian] [PATCH APPROVE COMMIT 21.5 RECOMMEND 21.4 21.1] xemacs-21.5: typo fixes of of this this nature for src/ <ofq7gzz8.fsf@ecf.teradyne.com>
author adrian
date Thu, 26 Jul 2001 21:10:48 +0000
parents 5fd7ba8b56e7
children b39c14581166
line wrap: on
line diff
--- a/src/event-Xt.c	Thu Jul 26 06:21:45 2001 +0000
+++ b/src/event-Xt.c	Thu Jul 26 21:10:48 2001 +0000
@@ -1693,7 +1693,7 @@
      of these values (e.g. "totally visible"), and (b) there may be
      race conditions (see below).
 
-     However, according the the ICCCM, there's a specific way to
+     However, according to the ICCCM, there's a specific way to
      ask the window manager whether the state is (a) visible,
      (b) iconic, (c) withdrawn.  It must be one of these three.
      We already use this call to check for the iconified state.