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.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qml/plugins/doc/src/qmlpluginex.qdoc b/examples/qml/plugins/doc/src/qmlpluginex.qdoc
index 464f42a34c..895030418a 100644
--- a/examples/qml/plugins/doc/src/qmlpluginex.qdoc
+++ b/examples/qml/plugins/doc/src/qmlpluginex.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -27,7 +27,7 @@
/*!
\title QML Plugin Example
- \example plugins
+ \example qml/plugins
\brief This example creates a C++ plugin extension by subclassing QQmlExtensionPlugin.