summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2010-08-02 15:53:52 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2010-08-06 10:11:43 +1000
commit52e92f280c4e065d6a3f040493a0b46d2c8bee1d (patch)
treedef076f415009e172b89c7438c624cf81799b53a
parent3dc8e70f761f7da338c632a5acb0176bef515b33 (diff)
Typo fix: GrabTypeFocusIn -> GrabtypeFocusIn
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--XI2proto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/XI2proto.txt b/XI2proto.txt
index 78eae8e..10f58c2 100644
--- a/XI2proto.txt
+++ b/XI2proto.txt
@@ -999,7 +999,7 @@ are required to be 0.
└───
GRABTYPE { GrabtypeButton, GrabtypeKeycode, GrabtypeEnter,
- GrabTypeFocusIn}
+ GrabtypeFocusIn}
GRABMODIFIERINFO { status: Access
modifiers: CARD32 }