X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc31a982ecb52ae6197c8856606eb85fe05a3a76..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/progdlg.h?ds=sidebyside diff --git a/interface/wx/progdlg.h b/interface/wx/progdlg.h index 517202bac5..45991bb5f3 100644 --- a/interface/wx/progdlg.h +++ b/interface/wx/progdlg.h @@ -114,7 +114,7 @@ public: Like Update() but makes the gauge control run in indeterminate mode. In indeterminate mode the remaining and the estimated time labels (if - present) are set to to "Unknown" or to @a newmsg (if it's non-empty). + present) are set to "Unknown" or to @a newmsg (if it's non-empty). Each call to this function moves the progress bar a bit to indicate that some progress was done.