summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qobjectxmlmodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qobjectxmlmodel.qdoc')
-rw-r--r--doc/src/examples/qobjectxmlmodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qobjectxmlmodel.qdoc b/doc/src/examples/qobjectxmlmodel.qdoc
index a950f72..6f66e70 100644
--- a/doc/src/examples/qobjectxmlmodel.qdoc
+++ b/doc/src/examples/qobjectxmlmodel.qdoc
@@ -29,7 +29,7 @@
\example xmlpatterns/qobjectxmlmodel
\title QObject XML Model Example
- This example shows how to use QtXmlPatterns to query QObject trees
+ \brief The XML Model example shows how to use QtXmlPatterns to query QObject trees
by modeling the non-XML data structure of a QObject tree to look
like XML.