aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/plugins/doc/src/qmlpluginex.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/plugins/doc/src/qmlpluginex.qdoc')
-rw-r--r--examples/qml/plugins/doc/src/qmlpluginex.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/plugins/doc/src/qmlpluginex.qdoc b/examples/qml/plugins/doc/src/qmlpluginex.qdoc
index 895030418a..5ea7237c8f 100644
--- a/examples/qml/plugins/doc/src/qmlpluginex.qdoc
+++ b/examples/qml/plugins/doc/src/qmlpluginex.qdoc
@@ -27,7 +27,7 @@
/*!
\title QML Plugin Example
- \example qml/plugins
+ \example plugins
\brief This example creates a C++ plugin extension by subclassing QQmlExtensionPlugin.