summaryrefslogtreecommitdiff
path: root/lib/wx/api_gen/wx_extra/added_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/api_gen/wx_extra/added_func.h')
-rw-r--r--lib/wx/api_gen/wx_extra/added_func.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/wx/api_gen/wx_extra/added_func.h b/lib/wx/api_gen/wx_extra/added_func.h
index 654cc8b430..d3d8527976 100644
--- a/lib/wx/api_gen/wx_extra/added_func.h
+++ b/lib/wx/api_gen/wx_extra/added_func.h
@@ -28,7 +28,7 @@ class WXDLLIMPEXP_ADV wxTreeCtrlBase : public wxControl
static bool IsTreeItemIdOk(wxTreeItemId id);
};
-// The generater needs constructors (is this still valid?)
+// The generator needs constructors (is this still valid?)
class WXDLLIMPEXP_ADV wxGridCellBoolRenderer : public wxGridCellRenderer
{
public:
@@ -49,7 +49,7 @@ class wxMenuBar {
static bool GetAutoWindowMenu() { return s_macAutoWindowMenu ; }
};
-// Deprectated functions in 3.1
+// Deprecated functions in 3.1
class wxWindow {
public: