]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Correct WWWW Pattern In Documentation Comment
authorJonas Thelemann <e-mail@jonas-thelemann.de>
Wed, 2 Oct 2019 00:42:58 +0000 (02:42 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Oct 2019 00:45:39 +0000 (09:45 +0900)
hwdb/60-keyboard.hwdb

index ee40e12692a1e0a36590aae7ba58079c91033bc0..8c79785d5a8c10a8f435aa411f9b4b18e3e2e4d9 100644 (file)
@@ -23,7 +23,7 @@
 #      evdev:input:bZZZZvYYYYpXXXXeWWWW-VVVV
 #    This matches on the kernel modalias of the input-device, mainly:
 #    ZZZZ is the bus-id (see /usr/include/linux/input.h BUS_*), YYYY, XXXX and
-#    WWW are the 4-digit hex uppercase vendor, product and version ID and VVVV
+#    WWWW are the 4-digit hex uppercase vendor, product and version ID and VVVV
 #    is an arbitrary length input-modalias describing the device capabilities.
 #    The vendor, product and version ID for a device node "eventX" is listed
 #    in /sys/class/input/eventX/device/id.