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

@ -1294,7 +1294,7 @@ namespace upm {
* the correct value, so I made a 'guess'. If it's wrong, and you
* figure it out, send a patch!
*
* @return the temperature value in degrees Celcius
* @return the temperature value in degrees Celsius
*/
float getTemperature();