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

@ -188,7 +188,7 @@ namespace upm {
* setMode - sets temperature reporting mode.
*
* @param celsius. Default is true. If false all
* temps will be reported in fahrenhiet.
* temps will be reported in fahrenheit.
*/
void setMode(bool celsius = true)
{