spelling: correct many misspellings of celsius

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-07-12 16:50:39 -06:00
parent 0fb56356fb
commit baec9966f0
49 changed files with 144 additions and 141 deletions

View File

@ -75,9 +75,9 @@ namespace upm {
~LM35();
/**
* Returns the temperature in degrees Celcius
* Returns the temperature in degrees Celsius
*
* @return The Temperature in degrees Celcius
* @return The Temperature in degrees Celsius
*/
float getTemperature();