From: David SantamarĂ­a Rogado Date: Thu, 19 Feb 2026 20:48:38 +0000 (+0100) Subject: hwdb: fix typos X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9dd0da4053fafaebbbc19bb703621dae49cac2;p=thirdparty%2Fsystemd.git hwdb: fix typos --- diff --git a/hwdb.d/70-joystick.hwdb b/hwdb.d/70-joystick.hwdb index ad654478b69..c38ef0fa341 100644 --- a/hwdb.d/70-joystick.hwdb +++ b/hwdb.d/70-joystick.hwdb @@ -35,7 +35,7 @@ # bluetooth devices are assumed to be external, usb devices are assumed # to be internal when connected to a PCB port and external otherwise. -# Example entry; vid: ffff, pid: 0000; both must be lowecase. +# Example entry; vid: ffff, pid: 0000; both must be lowercase. # this will make this usb joystick to behave as internal. #joystick:usb:vffffp0000* # ID_INPUT_JOYSTICK_INTEGRATION=internal diff --git a/hwdb.d/70-touchpad.hwdb b/hwdb.d/70-touchpad.hwdb index ddb06c76428..8c166d70139 100644 --- a/hwdb.d/70-touchpad.hwdb +++ b/hwdb.d/70-touchpad.hwdb @@ -33,7 +33,7 @@ # bluetooth devices are assumed to be external, usb devices are assumed # to be internal when connected to a PCB port and external otherwise. -# Example entry; vid: ffff, pid: 0000; both must be lowecase. +# Example entry; vid: ffff, pid: 0000; both must be lowercase. # this will make this bluetooth touchpad to behave as internal. #touchpad:bluetooth:vffffp0000:* # ID_INPUT_TOUCHPAD_INTEGRATION=internal