X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..ff3c5ad3d3ef6ba178054528049e4c43f3fa555f:/interface/wx/help.h 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();