Skip to content

Commit ac143d4

Browse files
ColinIanKingJiri Kosina
authored andcommitted
HID: Kconfig: Fix spelling mistake "enthropy" -> "entropy"
There is a spelling mistake in the HID_U2FZERO description. Fix it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent dfbd535 commit ac143d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/hid/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ config HID_U2FZERO
12431243

12441244
U2F Zero supports custom commands for blinking the LED
12451245
and getting data from the internal hardware RNG.
1246-
The internal hardware can be used to feed the enthropy pool.
1246+
The internal hardware can be used to feed the entropy pool.
12471247

12481248
U2F Zero only supports blinking its LED, so this driver doesn't
12491249
allow setting the brightness to anything but 1, which will

0 commit comments

Comments
 (0)