mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: provider
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
47af5bd094
commit
d56fb48114
2 changed files with 3 additions and 3 deletions
|
@ -51,7 +51,7 @@ bool window_has_status_bar(Window *window);
|
|||
|
||||
//! @param window Pointer to the \ref Window to set
|
||||
//! @param overrides_back_button Boolean indicating if the back button has been overridden
|
||||
//! in the \ref ClickConfigProvidier of the passed \ref Window
|
||||
//! in the \ref ClickConfigProvider of the passed \ref Window
|
||||
void window_set_overrides_back_button(Window *window, bool overrides_back_button);
|
||||
|
||||
//! @internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue