diff src/widget.c @ 17166:1c7f93c8670b

Fix typo in comment.
author Karl Heuer <kwzh@gnu.org>
date Mon, 17 Mar 1997 09:37:32 +0000
parents 2ddccd78c6b0
children fa9ff387d260
line wrap: on
line diff
--- a/src/widget.c	Mon Mar 17 09:25:32 1997 +0000
+++ b/src/widget.c	Mon Mar 17 09:37:32 1997 +0000
@@ -846,7 +846,7 @@
   /* #### This doesn't work, I haven't been able to find ANY kludge that
      will let (x-create-frame '((iconic . t))) work.  It seems that changes
      to wm_shell's iconic slot have no effect after it has been realized,
-     and calling XIconifyWindow doesn't work either (even thought the window
+     and calling XIconifyWindow doesn't work either (even though the window
      has been created.)  Perhaps there is some property we could smash
      directly, but I'm sick of this for now.
    */