]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/helpdlg.h
Add wxDocManager::GetPageSetupDialogData() accessor.
[wxWidgets.git] / interface / wx / html / helpdlg.h
index 36d94dbbd3e1a4a6d0b11ca6ee63677be410eb7c..a6f32a938bb458fbff367264b69446aff91fbe2b 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxHtmlHelpDialog
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Purpose:     interface of wxHtmlHelpDialog
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -56,7 +56,7 @@ public:
     /**
         Sets the help controller associated with the dialog.
     */
     /**
         Sets the help controller associated with the dialog.
     */
-    void SetController(wxHtmlHelpController* contoller);
+    void SetController(wxHtmlHelpController* controller);
 
     /**
         Sets the dialog's title format.
 
     /**
         Sets the dialog's title format.