diff options
Diffstat (limited to 'src/quick')
-rw-r--r-- | src/quick/doc/src/qtquick.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/qtquick.qdoc b/src/quick/doc/src/qtquick.qdoc index 0d0890398f..a5da21ace1 100644 --- a/src/quick/doc/src/qtquick.qdoc +++ b/src/quick/doc/src/qtquick.qdoc @@ -102,7 +102,7 @@ To find out more about using the QML language, see the \l{Qt Qml} module documen - essential information for application development with QML and Qt Quick \li \l {Qt Qml} - - documentation for the Qt QML module, which provides the QML engine + - documentation for the Qt Qml module, which provides the QML engine and language infrastructure \li \l {Qt Quick How-tos} - shows how to achieve specific tasks in Qt Quick |