summaryrefslogtreecommitdiffstats
path: root/doc/src/qt5-intro.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qt5-intro.qdoc')
-rw-r--r--doc/src/qt5-intro.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qt5-intro.qdoc b/doc/src/qt5-intro.qdoc
index ca25a8192..325c210ad 100644
--- a/doc/src/qt5-intro.qdoc
+++ b/doc/src/qt5-intro.qdoc
@@ -227,14 +227,14 @@
\l{Qt Quick Controls 2} and \l{Qt Quick Layouts} modules are used. These
modules provide ready-to-use UI controls and layouts to enable faster
application development with less code. For a comparison of the two sets of
- controls, see \l {Differences between Qt Quick Controls}.
+ controls, see \l {Differences with Qt Quick Controls 1}.
\raw HTML
<br>
\endraw
Qt Quick Controls and Qt Quick Layouts provide a vast set of UI controls
ranging from the most basic text field and button to the more complex
stack view and tumbler. The controls are also made available in
- \l{Qt Creator: Editing QLM Files in Design Mode}{Qt Quick Designer}.
+ \l{Qt Creator: Editing QML Files in Design Mode}{Qt Quick Designer}.
\raw HTML
</td></tr>
</table>