]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/statusbr.h
Remove SetPageTitle and GetPageTitle and make GetCurrentTitle actually return the...
[wxWidgets.git] / include / wx / generic / statusbr.h
index 6b49e345d78ac27d694bba9cf963f4d60f9244de..7d54f17010ab4009e6dae9acdf358b7f3be1cc3d 100644 (file)
@@ -81,7 +81,7 @@ protected:
     virtual void InitColours();
 
     // true if the status bar shows the size grip: for this it must have
-    // wxSTB_SIZEGRIP style and the window it is attached to must be resizeable
+    // wxSTB_SIZEGRIP style and the window it is attached to must be resizable
     // and not maximized
     bool ShowsSizeGrip() const;