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