diff options
| author | Michael Witten <mfwitten@gmail.com> | 2011-07-08 18:33:24 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2011-07-11 08:22:32 -0400 |
| commit | 622e040d577dc8a7a6efbfa4f056448f62b4039a (patch) | |
| tree | da4babd3bd69535b1f18bdd0e1d4b816ef5ec251 | |
| parent | 2dc98fd3206f8106520eced769781a21a20707ca (diff) | |
doc: Kconfig: Typo: square -> squared
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
| -rw-r--r-- | drivers/i2c/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/Kconfig b/drivers/i2c/Kconfig index 30f06e956bfb..5f13c62e64b4 100644 --- a/drivers/i2c/Kconfig +++ b/drivers/i2c/Kconfig | |||
| @@ -7,7 +7,7 @@ menuconfig I2C | |||
| 7 | depends on HAS_IOMEM | 7 | depends on HAS_IOMEM |
| 8 | select RT_MUTEXES | 8 | select RT_MUTEXES |
| 9 | ---help--- | 9 | ---help--- |
| 10 | I2C (pronounce: I-square-C) is a slow serial bus protocol used in | 10 | I2C (pronounce: I-squared-C) is a slow serial bus protocol used in |
| 11 | many micro controller applications and developed by Philips. SMBus, | 11 | many micro controller applications and developed by Philips. SMBus, |
| 12 | or System Management Bus is a subset of the I2C protocol. More | 12 | or System Management Bus is a subset of the I2C protocol. More |
| 13 | information is contained in the directory <file:Documentation/i2c/>, | 13 | information is contained in the directory <file:Documentation/i2c/>, |
