mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: available
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0af48bf2c5
commit
fc4b5a3b02
1 changed files with 1 additions and 1 deletions
|
@ -560,7 +560,7 @@ void menu_layer_set_selected_next(MenuLayer *menu_layer,
|
|||
//! @param scroll_align The alignment of the new selection
|
||||
//! @param animated Supply `true` to animate changing the selection, or `false`
|
||||
//! to change the selection instantly.
|
||||
//! @note If the section and/or row index exceeds the avaible number of sections
|
||||
//! @note If the section and/or row index exceeds the available number of sections
|
||||
//! or resp. rows, the exceeding index/indices will be capped, effectively
|
||||
//! selecting the last section and/or row, resp.
|
||||
void menu_layer_set_selected_index(MenuLayer *menu_layer,
|
||||
|
|
Loading…
Add table
Reference in a new issue