spelling: window

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 17:14:39 -05:00
parent be5dc944b3
commit 4f5fbed978

View file

@ -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
//! 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);
//! Tell the ProgressWindow it should animate in a way to show success. When the animation is