mirror of
https://github.com/google/pebble.git
synced 2025-04-23 21:17:12 -04:00
spelling: uninitialized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
e5fbc9e67e
commit
f6d5f8ce95
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue