summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/tmp006.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/temp_sensor/tmp006.c')
-rw-r--r--driver/temp_sensor/tmp006.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/temp_sensor/tmp006.c b/driver/temp_sensor/tmp006.c
index 9801963ff5..67b31dfa98 100644
--- a/driver/temp_sensor/tmp006.c
+++ b/driver/temp_sensor/tmp006.c
@@ -173,7 +173,7 @@ static int tmp006_read_die_temp_k(const struct tmp006_data_t *tdata,
}
/*
- * This uses Tdie and Vobj and a bunch of magic parameters to calulate the
+ * This uses Tdie and Vobj and a bunch of magic parameters to calculate the
* object temperature, Tobj.
*/
static int tmp006_read_object_temp_k(struct tmp006_data_t *tdata,