aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/righttoleft.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-05-10 19:50:33 +0200
committerDavid Boddie <david.boddie@nokia.com>2011-05-23 14:27:59 +0200
commitb120917cdbf166e82b600e460d554be64c0c5403 (patch)
tree6d4bb74ec55cbc8ccbc16385e93878c68d3542a0 /doc/src/declarative/righttoleft.qdoc
parentf766a992b15be90e3e7f46f548acab78726c7ece (diff)
Doc: Various fixes to documentation, some based on changes in master.
Diffstat (limited to 'doc/src/declarative/righttoleft.qdoc')
-rw-r--r--doc/src/declarative/righttoleft.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/righttoleft.qdoc b/doc/src/declarative/righttoleft.qdoc
index 7db61367b5..89e5147e5f 100644
--- a/doc/src/declarative/righttoleft.qdoc
+++ b/doc/src/declarative/righttoleft.qdoc
@@ -106,7 +106,7 @@ Applying mirroring in this manner does not change the actual value of the releva
direction of positioners and model views that takes the mirroring into account. Similarly the \l Text,
\l TextInput and \l TextEdit elements have gained the read-only property \c effectiveHorizontalAlignment
for querying the effective visual alignment of text. For anchors, the read only
-\l {Item::anchors}{anchors.mirrored} property reflects whether anchors have been mirrored.
+\l {Item::anchors.top}{anchors.mirrored} property reflects whether anchors have been mirrored.
Note that application layouts and animations that are defined using \l {Item::}{x} property values (as
opposed to anchors or positioner elements) are not affected by the \l LayoutMirroring attached property.