changeset 17166:1c7f93c8670b

Fix typo in comment.
author Karl Heuer <kwzh@gnu.org>
date Mon, 17 Mar 1997 09:37:32 +0000
parents f36d8f965ab5
children 81e18e642412
files src/widget.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.
    */