From: Vadim Zeitlin Date: Sun, 15 Jan 2012 23:39:57 +0000 (+0000) Subject: Fix another typo in section names in the XRC overview. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8def3e6ee367c20694abc04fda0d59be7ba585fe Fix another typo in section names in the XRC overview. Replace triple "t" with just a double one in "button". See #13868. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/overviews/xrc_format.h b/docs/doxygen/overviews/xrc_format.h index 2aa8b0e321..05061836cb 100644 --- a/docs/doxygen/overviews/xrc_format.h +++ b/docs/doxygen/overviews/xrc_format.h @@ -607,7 +607,7 @@ Example: @endcode -@subsubsection xrc_wxbitmaptogglebuttton wxBitmapToggleButton +@subsubsection xrc_wxbitmaptogglebutton wxBitmapToggleButton @beginTable @hdr3col{property, type, description} @@ -1594,7 +1594,7 @@ No additional properties. No additional properties. -@subsubsection xrc_wxtogglebuttton wxToggleButton +@subsubsection xrc_wxtogglebutton wxToggleButton @beginTable @hdr3col{property, type, description}