diff options
author | Jean Delvare <khali@linux-fr.org> | 2006-12-10 21:21:28 +0100 |
---|---|---|
committer | Jean Delvare <khali@arrakis.delvare> | 2006-12-10 21:21:28 +0100 |
commit | 26f95c4ae2b1fd1b03531b3d662fc21beedce955 (patch) | |
tree | fba0ce305927f0e086efba7355dffaffb36639a1 /Documentation/i2c/busses/i2c-amd8111 | |
parent | af1713e0f111647052953ba12fd10a59c74a5dde (diff) |
i2c: Fix documentation typos
Fix typos in i2c bus drivers documentation.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/i2c/busses/i2c-amd8111')
-rw-r--r-- | Documentation/i2c/busses/i2c-amd8111 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-amd8111 b/Documentation/i2c/busses/i2c-amd8111 index db294ee7455..460dd6635fd 100644 --- a/Documentation/i2c/busses/i2c-amd8111 +++ b/Documentation/i2c/busses/i2c-amd8111 @@ -5,7 +5,7 @@ Supported adapters: Datasheets: AMD datasheet not yet available, but almost everything can be found - in publically available ACPI 2.0 specification, which the adapter + in the publicly available ACPI 2.0 specification, which the adapter follows. Author: Vojtech Pavlik <vojtech@suse.cz> |