summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2022-11-22 09:56:12 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2022-11-25 10:08:20 +1000
commit6ae0d1bac478e8ecd5cdddf61b92c6b80cb9be6f (patch)
treee65c7064fccbf4b8eb38707e0633592f5fea1857 /tools
parenta5dd45e8cee88f10bb78fecfd49e85df840ae38f (diff)
downloadlibinput-6ae0d1bac478e8ecd5cdddf61b92c6b80cb9be6f.tar.gz
tools: fix a tab after space whitespace issue
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools')
-rw-r--r--tools/ptraccel-debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ptraccel-debug.c b/tools/ptraccel-debug.c
index 5e403b66..3fbdf876 100644
--- a/tools/ptraccel-debug.c
+++ b/tools/ptraccel-debug.c
@@ -189,7 +189,7 @@ usage(void)
" linear ... the default motion filter\n"
" low-dpi ... low-dpi filter, use --dpi with this argument\n"
" touchpad ... the touchpad motion filter\n"
- " x230 ... custom filter for the Lenovo x230 touchpad\n"
+ " x230 ... custom filter for the Lenovo x230 touchpad\n"
" trackpoint... trackpoint motion filter\n"
"\n"
"If extra arguments are present and mode is not given, mode defaults to 'sequence'\n"