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/XIQueryDevice.txt | |
parent | 6affddac55f03bff63b1e37e475d8e0d0bb84e85 (diff) |
man pages: fix more typos
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/XIQueryDevice.txt')
-rw-r--r-- | man/XIQueryDevice.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XIQueryDevice.txt b/man/XIQueryDevice.txt index 352bc30..232d735 100644 --- a/man/XIQueryDevice.txt +++ b/man/XIQueryDevice.txt @@ -247,7 +247,7 @@ DESCRIPTION The mode field is either XIDirectTouch for direct-input touch devices such as touchscreens or XIDependentTouch for indirect input devices such as touchpads. For XIDirectTouch devices, touch events are sent to window - at the position the touch occured. For XIDependentTouch devices, touch + at the position the touch occurred. For XIDependentTouch devices, touch events are sent to the window at the position of the device's sprite. The num_touches field defines the maximum number of simultaneous touches |