diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-04-20 10:43:01 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-04-20 13:50:28 +1000 |
commit | 0f6877104ebca6b7b99498fa7d8522c15461fe39 (patch) | |
tree | 35aa96c040696d209e93811b01b49ffaa44e0cd4 /tools | |
parent | c7039eacb39008182f00291c4c06ed7064cbba9c (diff) |
tools: fix typo in list-devices man page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/libinput-list-devices.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libinput-list-devices.man b/tools/libinput-list-devices.man index cd89283..99a66b5 100644 --- a/tools/libinput-list-devices.man +++ b/tools/libinput-list-devices.man @@ -8,7 +8,7 @@ libinput-list-devices \- list local devices as recognized by libinput The .I libinput-list-devices tool creates a libinput context on the default seat "seat0" and lists all -devices regonized by libinput. Each device shows available configurations +devices recognized by libinput. Each device shows available configurations the respective default configuration setting. .PP For configuration options that allow multiple different settings (e.g. |