fixed typo (celcius/celsius)
[psensor.git] / src / lib / nvidia.c
index 44d64d1..5feb36f 100644 (file)
@@ -33,9 +33,7 @@
 
 Display *display;
 
-/*
-  Returns the temperature (Celcius) of a NVidia GPU.
-*/
+/* Returns the temperature (Celsius) of a NVidia GPU. */
 static int get_temp(struct psensor *sensor)
 {
        int temp;