summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/simpletreemodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/simpletreemodel.qdoc')
-rw-r--r--examples/widgets/doc/src/simpletreemodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/simpletreemodel.qdoc b/examples/widgets/doc/src/simpletreemodel.qdoc
index b51cd040d8..2b8884d5ca 100644
--- a/examples/widgets/doc/src/simpletreemodel.qdoc
+++ b/examples/widgets/doc/src/simpletreemodel.qdoc
@@ -29,7 +29,7 @@
\example itemviews/simpletreemodel
\title Simple Tree Model Example
- The Simple Tree Model example shows how to create a basic, read-only
+ \brief The Simple Tree Model example shows how to create a basic, read-only
hierarchical model to use with Qt's standard view classes. For a
description of simple non-hierarchical list and table models, see the
\l{Model/View Programming} overview.