diff src/glyphs-msw.c @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 308d34e9f07d 3889ef128488
children 56144c8593a8
line wrap: on
line diff
--- a/src/glyphs-msw.c	Thu Mar 17 23:42:59 2011 +0100
+++ b/src/glyphs-msw.c	Tue Mar 29 00:02:47 2011 +0200
@@ -1960,7 +1960,7 @@
       /* Doing this once does not seem to be enough, for instance when
 	 mapping the search dialog this gets called four times. If we
 	 only set on the first time through then the subwindow never
-	 gets focus as intended. However, doing this everytime doesn't
+	 gets focus as intended. However, doing this every time doesn't
 	 seem so bad, after all we only need to redo this after the
 	 focus changes - and if that happens resetting the initial
 	 focus doesn't seem so bad. */