X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..82b30473f935d7ffe21a165aa8ef63e16599c3fc:/interface/wx/help.h?ds=sidebyside diff --git a/interface/wx/help.h b/interface/wx/help.h index ae7ac421fc..8a3d0e4899 100644 --- a/interface/wx/help.h +++ b/interface/wx/help.h @@ -208,7 +208,7 @@ public: virtual bool LoadFile(const wxString& file = wxEmptyString); /** - Overrideable member called when this application's viewer is quit by the user. + Overridable member called when this application's viewer is quit by the user. This does not work for all help controllers. */ virtual bool OnQuit();