]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fdrepdlg.h
Merge in from trunk r68626 - r68683
[wxWidgets.git] / interface / wx / fdrepdlg.h
index eaf6add16f669451a9d2dd24b58335e1a6c60812..66091f28ac379f7670d93c0e079ede503409996b 100644 (file)
@@ -67,7 +67,7 @@ class wxFindDialogEvent : public wxCommandEvent
 {
 public:
     /**
-        Constuctor used by wxWidgets only.
+        Constructor used by wxWidgets only.
     */
     wxFindDialogEvent(wxEventType commandType = wxEVT_NULL,
                       int id = 0);
@@ -117,7 +117,7 @@ class wxFindReplaceData : public wxObject
 {
 public:
     /**
-        Constuctor initializes the flags to default value (0).
+        Constructor initializes the flags to default value (0).
     */
     wxFindReplaceData(wxUint32 flags = 0);