X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ccf05663316e28d964c7d76dc5defe774b59427..7b8c3373a350c42491007d23aea70eaea1ff3a41:/interface/wx/html/helpdlg.h diff --git a/interface/wx/html/helpdlg.h b/interface/wx/html/helpdlg.h index 36d94dbbd3..a6f32a938b 100644 --- a/interface/wx/html/helpdlg.h +++ b/interface/wx/html/helpdlg.h @@ -3,7 +3,7 @@ // Purpose: interface of wxHtmlHelpDialog // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -56,7 +56,7 @@ public: /** Sets the help controller associated with the dialog. */ - void SetController(wxHtmlHelpController* contoller); + void SetController(wxHtmlHelpController* controller); /** Sets the dialog's title format.