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

@ -23,7 +23,7 @@ config ESPI_PERIPHERAL_UART
def_bool y
config ESPI_PERIPHERAL_UART_SOC_MAPPING
int "SoC port exposed as logcial eSPI UART"
int "SoC port exposed as logical eSPI UART"
default 2
depends on ESPI_PERIPHERAL_UART
help