diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index d1854336bc..d0b418e1fd 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -49,7 +49,7 @@ * * * @section sec_timers Timers - * At the moment rusEfi is build using 5 times: + * At the moment rusEfi is build using 5 timers: *
1) 1MHz microsecond_timer.cpp *
2) 10KHz fast ADC callback pwmpcb_fast adc_inputs.cpp *
3) slow ADC callback pwmpcb_slow adc_inputs.cpp