summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/doc/examples/examples.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc/doc/examples/examples.qdoc')
-rw-r--r--src/tools/qdoc/doc/examples/examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qdoc/doc/examples/examples.qdoc b/src/tools/qdoc/doc/examples/examples.qdoc
index 236e7ae74a..80b3231226 100644
--- a/src/tools/qdoc/doc/examples/examples.qdoc
+++ b/src/tools/qdoc/doc/examples/examples.qdoc
@@ -43,7 +43,7 @@
\section1 QML Class
- The QML types use the \l{qmlclass-command}{\\qmlclass} to document the
+ The QML types use the \l{qmltype-command}{\\qmltype} to document the
type. In addition, they have the \l{inmodule-command}{\\inmodule}
command in order for QDoc to associate them to the \c UIComponents module.