]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/progdlg.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / progdlg.h
index 517202bac5913bd3d3155d8bc446506edf8c61a0..45991bb5f3b109e0e012c19247f379b02ae838a5 100644 (file)
@@ -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.