We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017fa35 commit 1a0a7f1Copy full SHA for 1a0a7f1
1 file changed
Xlib/xobject/icccm.py
@@ -1,4 +1,4 @@
1
-# $Id: icccm.py,v 1.3 2002-06-24 20:05:33 petli Exp $
+# $Id: icccm.py,v 1.4 2002-06-24 20:18:17 petli Exp $
2
#
3
# Xlib.xobject.icccm -- ICCCM structures
4
@@ -42,7 +42,7 @@
42
rq.Card32('input', default = 0),
43
rq.Set('initial_state', 4,
44
# withdrawn is totally bogus according to
45
- # ICCCM, but some window managers seems to
+ # ICCCM, but some window managers seem to
46
# use this value to identify dockapps.
47
# Oh well.
48
( Xutil.WithdrawnState,
0 commit comments