]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/help.h
Fixes and tweaks and additions to the wxHtml docs for Phoenix
[wxWidgets.git] / interface / wx / help.h
index abaf35a33cc9dd56580624450153b75be17caee2..b3199690f8dc4a3c1caaf2531423b2bca95e83a0 100644 (file)
@@ -108,7 +108,7 @@ public:
           See also the help sample for notes on how to specify section numbers for
           various help file formats.
     */
-    virtual bool DisplaySection(int sectionNo) = 0;;
+    virtual bool DisplaySection(int sectionNo) = 0;
 
     /**
         Displays the text in a popup window, if possible.