mirror of
https://github.com/google/pebble.git
synced 2026-02-13 17:07:20 -05:00
spelling: initialize
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -93,7 +93,7 @@ typedef struct AppMenuDataSource {
|
||||
bool is_list_loaded;
|
||||
} AppMenuDataSource;
|
||||
|
||||
//! Initalize the AppMenuDataSource
|
||||
//! Initialize the AppMenuDataSource
|
||||
void app_menu_data_source_init(AppMenuDataSource *source,
|
||||
const AppMenuDataSourceCallbacks *handlers,
|
||||
void *callback_context);
|
||||
|
||||
Reference in New Issue
Block a user