diff --git a/test/litest-device-apple-appletouch.c b/test/litest-device-apple-appletouch.c index c7a9e4f1..26f94fc5 100644 --- a/test/litest-device-apple-appletouch.c +++ b/test/litest-device-apple-appletouch.c @@ -84,7 +84,7 @@ static struct input_absinfo absinfo[] = { }; static const char quirk_file[] = -"[litest ALPS Touchpad]\n" +"[litest Apple Touchpad]\n" "MatchName=litest appletouch\n" "ModelAppleTouchpadOneButton=1\n";