summaryrefslogtreecommitdiffstats
path: root/examples/sql/doc/src/drilldown.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/doc/src/drilldown.qdoc')
-rw-r--r--examples/sql/doc/src/drilldown.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/doc/src/drilldown.qdoc b/examples/sql/doc/src/drilldown.qdoc
index 7c9c1cc36d..c03ce47d6c 100644
--- a/examples/sql/doc/src/drilldown.qdoc
+++ b/examples/sql/doc/src/drilldown.qdoc
@@ -29,7 +29,7 @@
\example drilldown
\title Drill Down Example
- The Drill Down example shows how to read data from a database as
+ \brief The Drill Down example shows how to read data from a database as
well as submit changes, using the QSqlRelationalTableModel and
QDataWidgetMapper classes.