]> Git Repo - J-linux.git/commitdiff
staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
authorColin Ian King <[email protected]>
Thu, 26 Nov 2020 22:46:02 +0000 (22:46 +0000)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
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.
This page took 0.054983 seconds and 4 git commands to generate.