mirror of
https://github.com/google/pebble.git
synced 2025-11-21 15:02:18 -05:00
spelling: uninitialized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user