diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-10-04 13:48:06 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-10-04 13:48:06 -0700 |
commit | 8b4ea802fa3ba769dc8335f0e72c6f0cb7c9c35e (patch) | |
tree | 39e97be3e3b0cc3aa2312f19185f615dbee68fdb /man/XOpenDevice.txt | |
parent | 6affddac55f03bff63b1e37e475d8e0d0bb84e85 (diff) |
man pages: fix more typos
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/XOpenDevice.txt')
-rw-r--r-- | man/XOpenDevice.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XOpenDevice.txt b/man/XOpenDevice.txt index fbeb5e7..dee5dc7 100644 --- a/man/XOpenDevice.txt +++ b/man/XOpenDevice.txt @@ -80,7 +80,7 @@ Structures used by macros to obtain the event classes that clients use in making XSelectExtensionEvent requests. Currently defined macros include DeviceKeyPress, DeviceKeyRelease, DeviceButtonPress, - DeviceButtonRelese, DeviceMotionNotify, DeviceFocusIn, + DeviceButtonRelease, DeviceMotionNotify, DeviceFocusIn, DeviceFocusOut, ProximityIn, ProximityOut, DeviceStateNotify, DeviceMappingNotify, ChangeDeviceNotify, DevicePointerMotionHint, DeviceButton1Motion, |