summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-16 10:51:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-16 10:51:03 -0800
commitabf0fa611efcf0fdbf8be224d4cc39a48b36e92e (patch)
treeaea6dc3cc77209a8040732bb360b3698936b4193 /man
parent6609d352f3ac6f820c997934c6e21c50c5dc0e89 (diff)
downloadxorg-driver-xf86-input-evdev-abf0fa611efcf0fdbf8be224d4cc39a48b36e92e.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r--man/evdev.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/evdev.man b/man/evdev.man
index e39736a..266396d 100644
--- a/man/evdev.man
+++ b/man/evdev.man
@@ -194,7 +194,7 @@ Invert the given axis. Default: off. Property: "Evdev Axis Inversion".
.BI "Option \*qIgnoreAbsoluteAxes\*q \*q" Bool \*q
Ignore the specified type of axis. Default: unset. The X server cannot deal
with devices that have both relative and absolute axes. Evdev tries to guess
-wich axes to ignore given the device type and disables absolute axes for
+which axes to ignore given the device type and disables absolute axes for
mice and relative axes for tablets, touchscreens and touchpad. These options
allow to forcibly disable an axis type. Mouse wheel axes are exempt and will
work even if relative axes are ignored. No property, this configuration must