]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
spi: Fix typo on SPI_MEM help text
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 30 May 2018 19:29:15 +0000 (16:29 -0300)
committerMark Brown <broonie@kernel.org>
Thu, 31 May 2018 10:23:09 +0000 (11:23 +0100)
The correct form is "a high-level", so fix it accordingly.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig

index e62ac3289bc1206ed45e001b426ba7d2411490eb..ad5d68e1dab7cc4b79ac782b4e3593dab1c1b5b4 100644 (file)
@@ -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"