]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/statline.h
Implement GetPageText for the OSX WebKit implementation.
[wxWidgets.git] / include / wx / palmos / statline.h
index 88854ee9b2da82af0caf7b808f7173ac0d8a8de1..8ffac3a76f3648ec7ca674975c7d35adcc71e163 100644 (file)
@@ -39,7 +39,7 @@ public:
                  long style = wxLI_HORIZONTAL,
                  const wxString &name = wxStaticLineNameStr );
 
-    // overriden base class virtuals
+    // overridden base class virtuals
     virtual bool AcceptsFocus() const { return FALSE; }
 
 protected: