only: docs spelling

This commit is contained in:
rusefillc 2024-04-17 17:16:39 -04:00
parent 856dd95dc4
commit 8ec04f531a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ static void fireSparkBySettingPinLow(IgnitionEvent *event, IgnitionOutputPin *ou
/**
* there are two kinds of 'out-of-order'
* 1) low goes before high, everything is fine after words
* 1) low goes before high, everything is fine afterwards
*
* 2) we have an un-matched low followed by legit pairs
*/