mirror of
https://github.com/google/pebble.git
synced 2025-11-18 21:40:57 -05:00
spelling: available
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user