]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/slider.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / slider.h
index 3288da2ff4bd85a17e9580498ba1b9bea7013bc1..882c8bcb2b462a8854b0aa62bb2adda01363cd48 100644 (file)
@@ -41,7 +41,7 @@
     @style{wxSL_SELRANGE}
            Allows the user to select a range on the slider. Windows only.
     @style{wxSL_INVERSE}
-           Inverses the mininum and maximum endpoints on the slider. Not
+           Inverses the minimum and maximum endpoints on the slider. Not
            compatible with wxSL_SELRANGE.
     @endStyleTable