]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sizer.h
simplify Refresh() and Update()
[wxWidgets.git] / include / wx / sizer.h
index 316602ca449ac1928541312b7f56e184e7890494..d65663d1dbce4f079422c29ee64f0d62f4c6bd04 100644 (file)
@@ -758,8 +758,8 @@ private:
 // wxFlexGridSizer
 //---------------------------------------------------------------------------
 
-// the bevaiour for resizing wxFlexGridSizer cells in the "non-flexible"
-// direction
+// values which define the behaviour for resizing wxFlexGridSizer cells in the
+// "non-flexible" direction
 enum wxFlexSizerGrowMode
 {
     // don't resize the cells in non-flexible direction at all