From 1d4f9810bec5209046e8e7d770f84ae4e0110a54 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Fri, 6 Feb 2009 18:42:08 +0000 Subject: [PATCH] fix title of the previously-modified section git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/overviews/validator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0