]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed interface typo breaking wxRibbonBar docs (from r72495).
authorBryan Petty <bryan@ibaku.net>
Tue, 25 Sep 2012 20:40:01 +0000 (20:40 +0000)
committerBryan Petty <bryan@ibaku.net>
Tue, 25 Sep 2012 20:40:01 +0000 (20:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/ribbon/bar.h

index 4830aacf5aba7895c6f3eeb21fce7591a6e70829..bbe51180ac17a0bc97247d0e5efb8949e3ca8911 100644 (file)
@@ -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