diff --git a/megaavr/cores/megatinycore/Tone.cpp b/megaavr/cores/megatinycore/Tone.cpp index cb38eb65..64c05136 100644 --- a/megaavr/cores/megatinycore/Tone.cpp +++ b/megaavr/cores/megatinycore/Tone.cpp @@ -287,7 +287,7 @@ My tentative ruling is that: #endif #ifndef TONE_UNAVAILABLE - // helper functiodn for ending tone. + // helper function for ending tone. /* Works for all timers -- the timer being disabled will go back to the configuration it had on startup */ static void disableTimer() {