-/* $OpenBSD: imxtemp.c,v 1.7 2021/10/24 17:52:27 mpi Exp $ */
+/* $OpenBSD: imxtemp.c,v 1.8 2022/02/21 05:54:35 jsg Exp $ */
/*
* Copyright (c) 2014 Patrick Wildt <patrick@blueri.se>
* Copyright (c) 2016 Mark Kettenis <kettenis@openbsd.org>
int32_t value;
/*
- * Calculate the calibrated tempterature based on the equation
+ * Calculate the calibrated temperature based on the equation
* provided in the i.MX6 reference manual:
*
* Tmeas = HOT_TEMP - (Nmeas - HOT_COUNT) * ((HOT_TEMP - 25.0) /