From: Francesco Montorsi Date: Fri, 6 Feb 2009 18:42:08 +0000 (+0000) Subject: fix title of the previously-modified section X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1d4f9810bec5209046e8e7d770f84ae4e0110a54 fix title of the previously-modified section git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/overviews/validator.h b/docs/doxygen/overviews/validator.h index 5791ca6193..ee83eba309 100644 --- a/docs/doxygen/overviews/validator.h +++ b/docs/doxygen/overviews/validator.h @@ -20,7 +20,7 @@ Classes: wxValidator, wxTextValidator, wxGenericValidator
-@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. A validator is an object that can be plugged into a control (such as a