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