Skip to content

Commit 0818ec1

Browse files
Colin Ian KingJiri Kosina
authored andcommitted
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
There is a spelling mistake in the Kconfig text. Fix it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent ebe0b42 commit 0818ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hid/usbhid/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ config USB_HIDDEV
3838
help
3939
Say Y here if you want to support HID devices (from the USB
4040
specification standpoint) that aren't strictly user interface
41-
devices, like monitor controls and Uninterruptable Power Supplies.
41+
devices, like monitor controls and Uninterruptible Power Supplies.
4242

4343
This module supports these devices separately using a separate
4444
event interface on /dev/usb/hiddevX (char 180:96 to 180:111).

0 commit comments

Comments
 (0)