From 21717d2ed2108159fe20742c6e567b72e1ecc1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20ANDR=C3=89-CHANG?= Date: Thu, 5 Sep 2019 19:36:57 +0100 Subject: [PATCH] Fix type (an -> and) --- sway/sway-input.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index 1375f3cde..2ee95c0bb 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).