]> www.infradead.org Git - users/hch/misc.git/commitdiff
HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"
authorColin Ian King <colin.i.king@gmail.com>
Sun, 28 Sep 2025 21:01:18 +0000 (22:01 +0100)
committerJiri Kosina <jkosina@suse.com>
Tue, 14 Oct 2025 10:56:28 +0000 (12:56 +0200)
There is a spelling mistake in HID description. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-debug.c

index 7107071c7c516af48c0c5fc1206c1e01bae3889f..337d2dc81b4ca9336a9617752313468b20cb0845 100644 (file)
@@ -2523,7 +2523,7 @@ static const struct hid_usage_entry hid_usage_table[] = {
                { 0x85, 0x0088, "iDeviceName" },
                { 0x85, 0x0089, "iDeviceChemistry" },
                { 0x85, 0x008a, "ManufacturerData" },
-               { 0x85, 0x008b, "Rechargable" },
+               { 0x85, 0x008b, "Rechargeable" },
                { 0x85, 0x008c, "WarningCapacityLimit" },
                { 0x85, 0x008d, "CapacityGranularity1" },
                { 0x85, 0x008e, "CapacityGranularity2" },