doc: fix misspellings in Kconfig files

Fix misspellings in Kconfig files missed during regular reviews.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-10-28 16:17:17 -07:00 committed by Anas Nashif
commit 241044f178
11 changed files with 14 additions and 14 deletions

View file

@ -19,14 +19,14 @@ config KSCAN_XEC_COLUMN_SIZE
default 16
help
Adjust the value to your keyboard columns. The maximum
colum size for the Microchip XEC family is 18 (from 0 to 17).
column size for the Microchip XEC family is 18 (from 0 to 17).
config KSCAN_XEC_ROW_SIZE
int "KSCAN_XEC_ROW_SIZE"
default 8
help
Adjust the value to your keyboard rows. The maximum
colum size for the Microchip XEC family is 8 (from 0 to 7).
column size for the Microchip XEC family is 8 (from 0 to 7).
config KSCAN_XEC_DEBOUNCE_DOWN
int "KSCAN_XEC_DEBOUNCE_DOWN"