hwmon: Fix spelling of Celsius
authorPeter Meerwald <pmeerw@pmeerw.net>
Wed, 10 Oct 2012 13:25:56 +0000 (15:25 +0200)
committerJean Delvare <khali@endymion.delvare>
Wed, 10 Oct 2012 13:25:56 +0000 (15:25 +0200)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/hwmon/da9052
Documentation/hwmon/twl4030-madc-hwmon

index ef898553638ef960840202892a0060343c57981a..5bc51346b6897aead6100151d4faaab80722c694 100644 (file)
@@ -56,6 +56,6 @@ The junction temperature is calculated:
 The junction temperature attribute is supported by the driver.
 
 The battery temperature is calculated:
-       Degree Celcius = 1 / (t1 + 1/298)- 273
+       Degree Celsius = 1 / (t1 + 1/298)- 273
 where t1 = (1/B)* ln(( ADCval * 2.5)/(R25*ITBAT*255))
 Default values of R25, B, ITBAT are 10e3, 3380 and 50e-6 respectively.
index ef7984317cecb29eca6ef23a30c21d920e66ef31..c3a3a5be10adc8785afa17db28c9bbc4b47aec33 100644 (file)
@@ -41,5 +41,5 @@ Channel Signal
 
 The Sysfs nodes will represent the voltage in the units of mV,
 the temperature channel shows the converted temperature in
-degree celcius. The Battery charging current channel represents
+degree Celsius. The Battery charging current channel represents
 battery charging current in mA.