]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/help.h
Remove non-existent wxPGChoices methods from the documentation.
[wxWidgets.git] / interface / wx / help.h
index e32617b3208f4aa2ce29a41bea17015416bd27a1..8a3d0e4899ccef832dbe9a7cdc9ad640e5e6666a 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxHelpController
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Purpose:     interface of wxHelpController
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -208,7 +208,7 @@ public:
     virtual bool LoadFile(const wxString& file = wxEmptyString);
 
     /**
     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();
         This does not work for all help controllers.
     */
     virtual bool OnQuit();