Show
Ignore:
Timestamp:
05/10/05 20:43:48 (8 years ago)
Author:
khali
Message:

Spelling fixes. Contributed by Steven Cole.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/kernel/chips/lm63.c

    r2845 r2994  
    100100 * For tachometer counts, the LM63 uses 16-bit values. 
    101101 * For local temperature and high limit, remote critical limit and hysteresis 
    102  * value, it uses signed 8-bit values with LSB = 1 degree Celcius. 
     102 * value, it uses signed 8-bit values with LSB = 1 degree Celsius. 
    103103 * For remote temperature, low and high limits, it uses signed 11-bit values 
    104  * with LSB = 0.125 degree Celcius, left-justified in 16-bit registers. 
     104 * with LSB = 0.125 degree Celsius, left-justified in 16-bit registers. 
    105105 */ 
    106106