summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/mdi.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/mdi.qdoc')
-rw-r--r--doc/src/examples/mdi.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/mdi.qdoc b/doc/src/examples/mdi.qdoc
index 4f64fa1..317a251 100644
--- a/doc/src/examples/mdi.qdoc
+++ b/doc/src/examples/mdi.qdoc
@@ -29,7 +29,7 @@
\example mainwindows/mdi
\title MDI Example
- The MDI example shows how to implement a Multiple Document Interface using Qt's
+ \brief The MDI example shows how to implement a Multiple Document Interface using Qt's
QMdiArea class.
\image mdi-example.png