From d0fa0cf39ccc7eaa38eb3b3a5f3d11d3906fed70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Mon, 20 Apr 2020 21:17:24 +0200 Subject: [PATCH] Fix typo in comment --- stm-firmware/include/reflow-controller/adc-meas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stm-firmware/include/reflow-controller/adc-meas.h b/stm-firmware/include/reflow-controller/adc-meas.h index 7be7e4d..b850962 100644 --- a/stm-firmware/include/reflow-controller/adc-meas.h +++ b/stm-firmware/include/reflow-controller/adc-meas.h @@ -107,7 +107,7 @@ void adc_pt1000_get_resistance_calibration(float *offset, float *sensitivity_dev /** * @brief Get the current reistance value * - * If the reistance calibration is enabled, this function applies the calculations of the raw reistance reading and + * If the reistance calibration is enabled, this function applies the calculations of the raw resistance reading and * returns the corrected value. * * If an ADC error is set, the status is negative. The status is 2 during the first measurements with a given filter setting. Technically, the resistance value is