mirror of
https://github.com/google/pebble.git
synced 2026-02-21 04:26:51 -05:00
spelling: overridden
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@ GRect window_calc_frame(bool fullscreen);
|
||||
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 overriden
|
||||
//! @param overrides_back_button Boolean indicating if the back button has been overridden
|
||||
//! in the \ref ClickConfigProvidier of the passed \ref Window
|
||||
void window_set_overrides_back_button(Window *window, bool overrides_back_button);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user