staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
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>
This commit is contained in:
Родитель
b7bc4df86a
Коммит
7fe5bbdd1f
|
@ -7,7 +7,7 @@ config MOST_I2C
|
||||||
tristate "I2C"
|
tristate "I2C"
|
||||||
depends on I2C
|
depends on I2C
|
||||||
help
|
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
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called most_i2c.
|
module will be called most_i2c.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче