spelling: initial

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 14:51:28 -05:00
parent 9ab4efb8b8
commit 42ff2a4a3e
5 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@
#include <stdbool.h>
//! Call this as you're just entering manufacturing mode to do initalial setup.
//! Call this as you're just entering manufacturing mode to do initial setup.
void accessory_mfg_mode_start(void);
//! Called on an ISR to handle a character from the accessory connector.