From 8ae52ef8ccb0b94c16e8e13a59a7c59cb8dce065 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 15 Jan 2012 18:54:27 +0000 Subject: [PATCH] Fix minor errors in XRC format overview. Correct the tag in an example and a section name. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/overviews/xrc_format.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/doxygen/overviews/xrc_format.h b/docs/doxygen/overviews/xrc_format.h index 677bb9e83f..1a93ebafa2 100644 --- a/docs/doxygen/overviews/xrc_format.h +++ b/docs/doxygen/overviews/xrc_format.h @@ -214,7 +214,7 @@ For example, "my_dlg" in this snippet: My dialog 1 - + @endcode is identical to: @code @@ -526,7 +526,7 @@ controls cannot have children. @endTable -@subsubsection xrc_wxanimationctrl wxBannerWindow +@subsubsection xrc_wxbannerwindow wxBannerWindow @beginTable @hdr3col{property, type, description} -- 2.45.2