Commit 7fe5bbdd authored by Colin Ian King's avatar Colin Ian King Committed by Greg Kroah-Hartman
Browse files

staging: most: Fix spelling mistake "tranceiver" -> "transceiver"



There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201126224602.13878-1-colin.king@canonical.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b7bc4df8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.