aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick1/qmltest.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick1/qmltest.qdoc')
-rw-r--r--doc/src/qtquick1/qmltest.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick1/qmltest.qdoc b/doc/src/qtquick1/qmltest.qdoc
index 3421c16fae..102118d3c5 100644
--- a/doc/src/qtquick1/qmltest.qdoc
+++ b/doc/src/qtquick1/qmltest.qdoc
@@ -107,7 +107,7 @@
\section1 Running tests with QtQuick 1
The \c{-qtquick1} option can be passed to a test binary to run
- the tests using QDeclarativeView (QtQuick 1) rather than QSGView (QtQuick 2):
+ the tests using QDeclarativeView (QtQuick 1) rather than QQuickView (QtQuick 2):
\code
tst_example -qtquick1