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 <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230124233453.22893-1-rdunlap@infradead.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Randy Dunlap 2023-01-29 20:33:30 -08:00 committed by Dmitry Torokhov
parent 62c5e854b4
commit 04f8b4ea20
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ config KEYBOARD_PMIC8XXX
help
Say Y here if you want to enable the driver for the PMIC8XXX
keypad provided as a reference design from Qualcomm. This is intended
to support upto 18x8 matrix based keypad design.
to support up to 18x8 matrix-based keypad design.
To compile this driver as a module, choose M here: the module will
be called pmic8xxx-keypad.