diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-05 13:55:41 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-05 13:55:41 +1000 |
commit | 15feb92b30e13e7439a3434bea9f454645b97444 (patch) | |
tree | c3ba0e93c0ad9e1d420425edca049a7f3275da0a /man | |
parent | 8576ae6b9ee974829e2fb8a834087652a6e9e1a2 (diff) |
man: fix typo Mappiing → Mapping
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/XSelectExtensionEvent.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XSelectExtensionEvent.txt b/man/XSelectExtensionEvent.txt index cbcfffe..95e0ac7 100644 --- a/man/XSelectExtensionEvent.txt +++ b/man/XSelectExtensionEvent.txt @@ -86,7 +86,7 @@ DESCRIPTION defined macros include DeviceKeyPress, DeviceKeyRelease, DeviceButtonPress, DeviceButtonRelese, DeviceMotionNotify, DeviceFocusIn, DeviceFocusOut, ProximityIn, ProximityOut, - DeviceStateNotify, DeviceMappiingNotify, ChangeDeviceNotify, + DeviceStateNotify, DeviceMappingNotify, ChangeDeviceNotify, DevicePointerMotionHint, DeviceButton1Motion, DeviceButton2Motion, DeviceButton3Motion, DeviceButton4Motion, DeviceButton5Motion, DeviceButtonMotion, DeviceOwnerGrabButton, |