summaryrefslogtreecommitdiff
path: root/gdk/x11/gxid.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gxid.c')
-rw-r--r--gdk/x11/gxid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gxid.c b/gdk/x11/gxid.c
index 5eb4b7f855..2b0994cbcb 100644
--- a/gdk/x11/gxid.c
+++ b/gdk/x11/gxid.c
@@ -355,7 +355,7 @@ handle_claim_device(GxidClaimDevice *msg)
{
/* FIXME: this is a bit improper. We probably should do this only
when a window is first claimed. But we might be fooled if
- an old client died without releasing its windows. So until
+ an old client died without releasing it's windows. So until
we look for client-window closings, do it here
(We do look for closings now...)