]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/editors.h
Implement GetPageText for the OSX WebKit implementation.
[wxWidgets.git] / include / wx / propgrid / editors.h
index ebcc75808f4b8d8d0e3c05cdd5f564b7f19ee095..4432b37958adb2886f6d1db5bc5e4c5fa147312c 100644 (file)
@@ -147,7 +147,7 @@ public:
         @remarks wxPropertyGrid will automatically unfocus the editor when
                 wxEVT_COMMAND_TEXT_ENTER is received and when it results in
                 property value being modified. This happens regardless of
-                editor type (ie. behavior is same for any wxTextCtrl and
+                editor type (ie. behaviour is same for any wxTextCtrl and
                 wxComboBox based editor).
     */
     virtual bool OnEvent( wxPropertyGrid* propgrid, wxPGProperty* property,