mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +03:00
spelling: correct many misspellings of celsius
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user