aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick2/qmlintro.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick2/qmlintro.qdoc')
-rw-r--r--doc/src/qtquick2/qmlintro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick2/qmlintro.qdoc b/doc/src/qtquick2/qmlintro.qdoc
index b8b714effe..362d256202 100644
--- a/doc/src/qtquick2/qmlintro.qdoc
+++ b/doc/src/qtquick2/qmlintro.qdoc
@@ -624,7 +624,7 @@ siblings, care must be taken when referencing items in complex or deeply-nested
user interfaces. Where there are lots of items to be arranged, it can be more
productive to use \l{#Positioners}{positioners} and
\l{Generating Items with Repeaters}{repeaters}, or
-\l{QML Models and Views}{models and views}.
+\l{Models and Views}{models and views}.
Connections between anchors cannot be deleted and will override explicit
declarations of positions and sizes using the \l{Item::}{x}, \l{Item::}{y},