commit | 014e45380a3b96f2ebd8ff0d115b7a33c06d06d1 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 28 23:08:43 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 05 09:14:16 2005 -0700 |
tree | 3b9763099bb53f920ef492c931d2f660292106e0 | |
parent | 48edcb65ddcd93b6421831ad133599aacea9724a [diff] |
[PATCH] I2C: fix typo in documentation Fix a typo in the i2c documentation: the i2c bus scanning tool found in lm_sensors is called i2cdetect, not i2c_detect. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>