summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/masterdetail.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/masterdetail.qdoc')
-rw-r--r--doc/src/examples/masterdetail.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/examples/masterdetail.qdoc b/doc/src/examples/masterdetail.qdoc
index 16ddb3e..06bf228 100644
--- a/doc/src/examples/masterdetail.qdoc
+++ b/doc/src/examples/masterdetail.qdoc
@@ -29,8 +29,10 @@
\example sql/masterdetail
\title Master Detail Example
- The Master Detail Example shows how to present data from different
- data sources in the same application. The album titles, and the
+ \brief The Master Detail Example shows how to present data from different
+ data sources in the same application.
+
+ The album titles, and the
corresponding artists and release dates, are kept in a
database, while each album's tracks are stored in an XML
file.