mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
spelling: correct many misspellings of celsius
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -820,7 +820,7 @@ namespace upm {
|
||||
/**
|
||||
* get the temperature value
|
||||
*
|
||||
* @return the temperature value in degrees Celcius
|
||||
* @return the temperature value in degrees Celsius
|
||||
*/
|
||||
virtual float getTemperature();
|
||||
|
||||
|
@ -73,7 +73,7 @@ namespace upm {
|
||||
/**
|
||||
* get the temperature value
|
||||
*
|
||||
* @return the temperature value in degrees Celcius
|
||||
* @return the temperature value in degrees Celsius
|
||||
*/
|
||||
float getTemperature();
|
||||
|
||||
|
Reference in New Issue
Block a user