aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils ANDRÉ-CHANG <nils@nilsand.re>2019-09-05 19:36:57 +0100
committerSimon Ser <contact@emersion.fr>2019-09-05 22:02:33 +0300
commit21717d2ed2108159fe20742c6e567b72e1ecc1c8 (patch)
tree107746a5d4b77b445fa2d745c66ed4baf4cd3c79
parent2c1a11016ccb7646a74de51eff003c18e5aa7902 (diff)
downloadsway-21717d2ed2108159fe20742c6e567b72e1ecc1c8.tar.xz
Fix type (an -> and)
-rw-r--r--sway/sway-input.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 1375f3cd..2ee95c0b 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -97,7 +97,7 @@ The following commands may only be used in the configuration file.
Ignores inputs from this device that do not occur within the specified
region. Can be in millimeters (e.g. 10x20mm 20x40mm) or in terms of 0..1
(e.g. 0.5x0.5 0.7x0.7). Not all devices support millimeters. Only meaningful
- if the device is not a keyboard an provides events in absolute terms (such
+ if the device is not a keyboard and provides events in absolute terms (such
as a drawing tablet or touch screen - most pointers provide events relative
to the previous frame).