diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index e62ac3289bc1206ed45e001b426ba7d2411490eb..ad5d68e1dab7cc4b79ac782b4e3593dab1c1b5b4 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -52,7 +52,7 @@ config SPI_MEM help Enable this option if you want to enable the SPI memory extension. This extension is meant to simplify interaction with SPI memories - by providing an high-level interface to send memory-like commands. + by providing a high-level interface to send memory-like commands. comment "SPI Master Controller Drivers"