only: fixing docs typo

This commit is contained in:
rusefillc 2024-04-17 10:32:07 -04:00
parent 3cc46817a1
commit db5f7b5e37
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ if (engineConfiguration->debugMode == DBG_DWELL_METRIC) {
}
#endif /* EFI_UNIT_TEST */
// now that we've jdwellAngleDurationust fired a coil let's prepare the new schedule for the next engine revolution
// now that we've just fired a coil let's prepare the new schedule for the next engine revolution
angle_t dwellAngleDuration = engine->ignitionState.dwellDurationAngle;
floatms_t sparkDwell = engine->ignitionState.sparkDwell;