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