From bdfaa67070d0b807506c18a5e925c34be748cbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Mon, 17 Aug 2020 22:26:05 +0200 Subject: [PATCH] Fix typo --- stm-firmware/include/reflow-controller/safety/safety-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stm-firmware/include/reflow-controller/safety/safety-config.h b/stm-firmware/include/reflow-controller/safety/safety-config.h index 2d5c82b..937ef02 100644 --- a/stm-firmware/include/reflow-controller/safety/safety-config.h +++ b/stm-firmware/include/reflow-controller/safety/safety-config.h @@ -86,7 +86,7 @@ enum analog_value_monitor { /** - * @brief Key used to lock the safefety flags from external ack'ing + * @brief Key used to lock the safety flags from external ack'ing */ #define MEAS_ADC_SAFETY_FLAG_KEY 0xe554dac3UL