aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpropertychanges.cpp
diff options
context:
space:
mode:
authorKevin Funk <kevin.funk@kdab.com>2014-05-11 18:55:39 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-12 03:13:46 +0200
commit261e6aa88ce42c4dfbc14c4c5bc2748202a8d7ab (patch)
tree40a8f5818f82c2632057105772561d641825e141 /src/quick/util/qquickpropertychanges.cpp
parent52a46d332ca045293a7e0c1ea15cbdfc91c6a17f (diff)
Doc: Fix invalid cross-reference
Change-Id: Ib344215f240705100da8d949ac86b57af26a97ef Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Diffstat (limited to 'src/quick/util/qquickpropertychanges.cpp')
-rw-r--r--src/quick/util/qquickpropertychanges.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/util/qquickpropertychanges.cpp b/src/quick/util/qquickpropertychanges.cpp
index 1786317356..1a631703fb 100644
--- a/src/quick/util/qquickpropertychanges.cpp
+++ b/src/quick/util/qquickpropertychanges.cpp
@@ -102,7 +102,7 @@ QT_BEGIN_NAMESPACE
\note PropertyChanges can be used to change anchor margins, but not other anchor
values; use AnchorChanges for this instead. Similarly, to change an \l Item's
- \l {Item::}{parent} value, use ParentChanges instead.
+ \l {Item::}{parent} value, use ParentChange instead.
\section2 Resetting property values