]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/propgrid/propgridiface.h
Fix wxComboCtrl::SetHint() return type in the documentation.
[wxWidgets.git] / interface / wx / propgrid / propgridiface.h
index f405388b64865b70e14e23f5165d34f391b93095..dba072c5e50bbce97eebfa5fa9e3d723bfa4018f 100644 (file)
@@ -720,7 +720,7 @@ public:
     /**
         Set proportion of a auto-stretchable column. wxPG_SPLITTER_AUTO_CENTER
         window style needs to be used to indicate that columns are auto-
-        resizeable.
+        resizable.
 
         @returns Returns @false on failure.