fix title of the previously-modified section

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-02-06 18:42:08 +00:00
parent a01ada0599
commit 1d4f9810be

View File

@@ -20,7 +20,7 @@ Classes: wxValidator, wxTextValidator, wxGenericValidator
<hr> <hr>
@section overview_validator_intro Example @section overview_validator_intro Validator basic concepts
The aim of the validator concept is to make dialogs very much easier to write. The aim of the validator concept is to make dialogs very much easier to write.
A validator is an object that can be plugged into a control (such as a A validator is an object that can be plugged into a control (such as a