mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: should
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
5cb667ae61
commit
1d3a78f7b6
2 changed files with 3 additions and 3 deletions
|
@ -88,7 +88,7 @@ void expandable_dialog_init(ExpandableDialog *expandable_dialog, const char *dia
|
|||
//! @return \ref Dialog
|
||||
Dialog *expandable_dialog_get_dialog(ExpandableDialog *expandable_dialog);
|
||||
|
||||
//! Sets whether or not the expandable dialog should should show its action bar.
|
||||
//! Sets whether or not the expandable dialog should show its action bar.
|
||||
//! @param expandable_dialog Pointer to the \ref ExpandableDialog to set on
|
||||
//! @param show_action_bar Boolean indicating whether to show the action bar
|
||||
void expandable_dialog_show_action_bar(ExpandableDialog *expandable_dialog,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue