]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/gauge.h
Add new sample project files.
[wxWidgets.git] / interface / wx / gauge.h
index 7ec0c9bfc5efd13cd1f2299f20a6494d3b733699..1abe6bca20653f7613d508b5ad4f52a2810c50c8 100644 (file)
@@ -138,7 +138,7 @@ public:
         gauge move a bit to indicate the user that some progress has been made.
 
         @note After calling this function the value returned by GetValue() is
-              undefined and thus you need to explicitely call SetValue() if you
+              undefined and thus you need to explicitly call SetValue() if you
               want to restore the determinate mode.
     */
     virtual void Pulse();