doc: Kconfig: Typo: square -> squared
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
2dc98fd320
commit
622e040d57
@@ -7,7 +7,7 @@ menuconfig I2C
|
|||||||
depends on HAS_IOMEM
|
depends on HAS_IOMEM
|
||||||
select RT_MUTEXES
|
select RT_MUTEXES
|
||||||
---help---
|
---help---
|
||||||
I2C (pronounce: I-square-C) is a slow serial bus protocol used in
|
I2C (pronounce: I-squared-C) is a slow serial bus protocol used in
|
||||||
many micro controller applications and developed by Philips. SMBus,
|
many micro controller applications and developed by Philips. SMBus,
|
||||||
or System Management Bus is a subset of the I2C protocol. More
|
or System Management Bus is a subset of the I2C protocol. More
|
||||||
information is contained in the directory <file:Documentation/i2c/>,
|
information is contained in the directory <file:Documentation/i2c/>,
|
||||||
|
Reference in New Issue
Block a user