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
This commit is contained in:
Vadim Zeitlin 2012-01-15 18:54:27 +00:00
parent f2012fa639
commit 8ae52ef8cc

View File

@ -214,7 +214,7 @@ For example, "my_dlg" in this snippet:
<object_ref ref="template" name="my_dlg">
<title>My dialog</title>
<centered>1</centered>
</object>
</object_ref>
@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}