Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 622e040d authored by Michael Witten's avatar Michael Witten Committed by Jiri Kosina
Browse files

doc: Kconfig: Typo: square -> squared



Signed-off-by: default avatarMichael Witten <mfwitten@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 2dc98fd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ menuconfig I2C
	depends on HAS_IOMEM
	select RT_MUTEXES
	---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,
	  or System Management Bus is a subset of the I2C protocol.  More
	  information is contained in the directory <file:Documentation/i2c/>,