HID: fix Kconfig word ordering
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 27 May 2019 12:25:32 +0000 (14:25 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Mar 2020 16:43:51 +0000 (17:43 +0100)
Fix a silly word ordering typo.

Fixes: 42337b9d4d958daa ("HID: add driver for U2F Zero built-in LED and RNG")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig

index 494a39e7493990b577404964f747c4d3c1849251..5d1b77db6dc2aaad18be83d653e7da42c4359250 100644 (file)
@@ -1039,7 +1039,7 @@ config HID_U2FZERO
 
          U2F Zero only supports blinking its LED, so this driver doesn't
          allow setting the brightness to anything but 1, which will
-         trigger a single blink and immediately reset to back 0.
+         trigger a single blink and immediately reset back to 0.
 
 config HID_WACOM
        tristate "Wacom Intuos/Graphire tablet support (USB)"