fixing link anchors naming

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-02-24 17:25:48 +00:00
parent 048398c7bb
commit 42efa4987c
4 changed files with 8 additions and 8 deletions

View File

@@ -125,7 +125,7 @@
@section page_libs_wxhtml wxHTML
Simple HTML renderer and other @ref html_overview are contained in this library,
Simple HTML renderer and other @ref overview_html are contained in this library,
as well as wxHtmlHelpController, wxBestHelpController and wxHtmlListBox.
Requires @ref page_libs_wxcore and @ref page_libs_wxbase.