2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-01 06:45:24 +00:00

Spelling fixes.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5536 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2008-12-07 15:27:00 +00:00
parent 755fd99aeb
commit c541b7e523

View File

@@ -91,7 +91,7 @@ or
.I i2c-N .I i2c-N
with with
.I N .I N
being a bus number as binded with a being a bus number as bound with a
.I bus .I bus
statement. This list isn't necessarily exhaustive as support for other statement. This list isn't necessarily exhaustive as support for other
bus types may be added in the future. bus types may be added in the future.
@@ -177,7 +177,7 @@ when reading values from the chip. The third argument is an expression that
specifies how a real\-world value should be translated back to a raw value; specifies how a real\-world value should be translated back to a raw value;
`@' stands here for the real\-world value. This is the formula which will be `@' stands here for the real\-world value. This is the formula which will be
applied when writing values to the chip. The two formulas are obviously applied when writing values to the chip. The two formulas are obviously
related, and are seperated by a comma. related, and are separated by a comma.
A A
.I compute .I compute