spelling: uninitialized

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 17:05:13 -05:00
parent e5fbc9e67e
commit f6d5f8ce95

View file

@ -39,7 +39,7 @@ void test_debug_db__initialize(void) {
void test_debug_db__cleanup(void) {
}
void test_debug_db__unitialized(void) {
void test_debug_db__uninitialized(void) {
int index;
uint8_t id;