aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/qmltypereference.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/qmltypereference.qdoc')
-rw-r--r--src/quick/doc/src/qmltypereference.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/quick/doc/src/qmltypereference.qdoc b/src/quick/doc/src/qmltypereference.qdoc
index 6863758455..d247b33e31 100644
--- a/src/quick/doc/src/qmltypereference.qdoc
+++ b/src/quick/doc/src/qmltypereference.qdoc
@@ -304,15 +304,15 @@ Data Storage
*/
/*!
-\qmlmodule QtQuick 2
-\brief The \c {QtQuick 2} module provides graphical primitives for use in QML.
+\qmlmodule QtQuick 2.2
+\brief The Provides graphical primitives for use in QML.
-The \c {QtQuick 2} module provides graphical primitive types. They can be used with the following import
+The \l{Qt Quick} module provides graphical primitive types. They can be used with the following import
\code
-import QtQuick 2.1
+import QtQuick 2.2
\endcode
-For a more detailed listing of types in the \c {QtQuick 2} import, see the \l{Qt Quick QML Types} page.
+For a more detailed listing of types in the \c {QtQuick} import, see the \l{Qt Quick QML Types} page.
For more details about the module itself, see the \l{Qt Quick} module page.
*/