mirror of
https://github.com/google/pebble.git
synced 2026-02-16 10:16:50 -05:00
spelling: window
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,7 @@ void progress_window_set_max_fake_progress(ProgressWindow *window,
|
|||||||
|
|
||||||
//! Update the progress to a given percentage. This will stop any further fake progress being shown
|
//! Update the progress to a given percentage. This will stop any further fake progress being shown
|
||||||
//! the first time this is called. Note that setting progress to 100 is not the same as calling
|
//! the first time this is called. Note that setting progress to 100 is not the same as calling
|
||||||
//! one of the progress_windw_set_result_* methods.
|
//! one of the progress_window_set_result_* methods.
|
||||||
void progress_window_set_progress(ProgressWindow *window, int16_t progress);
|
void progress_window_set_progress(ProgressWindow *window, int16_t progress);
|
||||||
|
|
||||||
//! Tell the ProgressWindow it should animate in a way to show success. When the animation is
|
//! Tell the ProgressWindow it should animate in a way to show success. When the animation is
|
||||||
|
|||||||
Reference in New Issue
Block a user