From: Bryan Petty Date: Tue, 25 Sep 2012 20:40:01 +0000 (+0000) Subject: Fixed interface typo breaking wxRibbonBar docs (from r72495). X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7be2a7af39888b264eb0c5787fb2914005633d1b?ds=sidebyside Fixed interface typo breaking wxRibbonBar docs (from r72495). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/ribbon/bar.h b/interface/wx/ribbon/bar.h index 4830aacf5a..bbe51180ac 100644 --- a/interface/wx/ribbon/bar.h +++ b/interface/wx/ribbon/bar.h @@ -87,7 +87,7 @@ public: @style{wxRIBBON_BAR_SHOW_TOGGLE_BUTTON} Causes a toggle button to appear on the ribbon bar at top-right corner. This style is new since wxWidgets 2.9.5. - @style{wxRIBBON_BAR_SHOW_HELP_BUTTON) + @style{wxRIBBON_BAR_SHOW_HELP_BUTTON} Causes a help button to appear on the ribbon bar at the top-right corner. This style is new since wxWidgets 2.9.5. @endStyleTable