aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/qtquick2.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/qtquick2.qdoc')
-rw-r--r--src/quick/doc/src/qtquick2.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/quick/doc/src/qtquick2.qdoc b/src/quick/doc/src/qtquick2.qdoc
index 20361adb16..93f564025d 100644
--- a/src/quick/doc/src/qtquick2.qdoc
+++ b/src/quick/doc/src/qtquick2.qdoc
@@ -29,10 +29,10 @@
\qmlmodule QtQuick 2
\title QML Module QtQuick 2
- \brief The QML Elements
+ \brief Contains QML types for creating applications
- This QML module contains all the QML elements that are
+ This QML module contains all the QML types that are
instantiated as objects of C++ classes in the QtQml
- module. These elements work with the Scenegraph renderer and
+ module. These types work with the Scenegraph renderer and
their own canvas.
*/