summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qregularexpression.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2012-04-13 12:55:56 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-14 19:46:00 +0200
commitaabd54b8bbac44ddaf05ca42cc8cdf5d31f3972b (patch)
tree9ab14f535e82214ac018433aa0f4f1368e38ab10 /src/corelib/tools/qregularexpression.cpp
parenteb52d31ddf59d43c2f8cd1e85613b60213fd6696 (diff)
qdoc: Fixed bugs causing invalid DITA XML
Fixed a bug in qdoc that caused too many end elements to be generated. Also fixed some doc errors that caused invalid DITA to be generated. Task nr: QTBUG-25302 Change-Id: Ifbbf457d28c51c2691a252888447739da7713bc9 Reviewed-by: Martin Smith <martin.smith@nokia.com> Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/corelib/tools/qregularexpression.cpp')
-rw-r--r--src/corelib/tools/qregularexpression.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qregularexpression.cpp b/src/corelib/tools/qregularexpression.cpp
index a65ac0cd2b..393b2bbb7d 100644
--- a/src/corelib/tools/qregularexpression.cpp
+++ b/src/corelib/tools/qregularexpression.cpp
@@ -288,7 +288,7 @@ QT_BEGIN_NAMESPACE
Partial matching is mainly useful in two scenarios: validating user input
in real time and incremental/multi-segment matching.
- \target
+ \target validating user input
\section2 Validating user input
Suppose that we would like the user to input a date in a specific