From 8edd893fc977e2358da914603c074ba537e966e1 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 29 Jul 2018 10:23:07 -0400 Subject: [PATCH] typo --- firmware/controllers/trigger/trigger_decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/controllers/trigger/trigger_decoder.h b/firmware/controllers/trigger/trigger_decoder.h index 7b8a8e9cce..2b69fe60a6 100644 --- a/firmware/controllers/trigger/trigger_decoder.h +++ b/firmware/controllers/trigger/trigger_decoder.h @@ -42,7 +42,7 @@ typedef struct { } current_cycle_state_s; /** - * @see TriggerShape for trigger wheel shape deginition + * @see TriggerShape for trigger wheel shape definition */ class TriggerState { public: