staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
authorColin Ian King <colin.king@canonical.com>
Thu, 26 Nov 2020 22:46:02 +0000 (22:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 18:45:13 +0000 (19:45 +0100)
There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201126224602.13878-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/i2c/Kconfig

index 19a094b5bee0f3ae35b7b92d1b060e4eadf68eae..ff64283cbad18bb20416948ac50e5f11f6d1fe5b 100644 (file)
@@ -7,7 +7,7 @@ config MOST_I2C
        tristate "I2C"
        depends on I2C
        help
-         Say Y here if you want to connect via I2C to network tranceiver.
+         Say Y here if you want to connect via I2C to network transceiver.
 
          To compile this driver as a module, choose M here: the
          module will be called most_i2c.