summaryrefslogtreecommitdiff
path: root/lib/colorhug/ch-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/colorhug/ch-device.c')
-rw-r--r--lib/colorhug/ch-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/colorhug/ch-device.c b/lib/colorhug/ch-device.c
index 17e2a8d..3f58040 100644
--- a/lib/colorhug/ch-device.c
+++ b/lib/colorhug/ch-device.c
@@ -1820,7 +1820,7 @@ ch_device_get_integral_time (GUsbDevice *device, guint16 *value,
/**
* ch_device_get_temperature:
* @device: A #GUsbDevice
- * @value: (out): temperature in Celcius
+ * @value: (out): temperature in Celsius
* @cancellable: a #GCancellable, or %NULL
* @error: a #GError, or %NULL
*