Skip to content

Commit 04f8b4e

Browse files
rddunlapdtor
authored andcommitted
Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenation
Correct a spelling mistake (reported by codespell). Also hyphenate "matrix-based". Signed-off-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 62c5e85 commit 04f8b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/input/keyboard/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ config KEYBOARD_PMIC8XXX
566566
help
567567
Say Y here if you want to enable the driver for the PMIC8XXX
568568
keypad provided as a reference design from Qualcomm. This is intended
569-
to support upto 18x8 matrix based keypad design.
569+
to support up to 18x8 matrix-based keypad design.
570570

571571
To compile this driver as a module, choose M here: the module will
572572
be called pmic8xxx-keypad.

0 commit comments

Comments
 (0)