mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 10:08:05 +02:00
test: fix a typo in the test device name
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
08da56dc81
commit
8b3aca4ceb
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ TEST_DEVICE("wacom-bamboo-2fg-finger",
|
|||
.features = LITEST_TOUCHPAD,
|
||||
.interface = &interface,
|
||||
|
||||
.name = "Wacom Bamboo 2F 4x5 Finger",
|
||||
.name = "Wacom Bamboo 2FG 4x5 Finger",
|
||||
.id = &input_id,
|
||||
.events = events,
|
||||
.absinfo = absinfo,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue