aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qquickpackage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/types/qquickpackage.cpp')
-rw-r--r--src/qml/types/qquickpackage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/types/qquickpackage.cpp b/src/qml/types/qquickpackage.cpp
index fc64b8f136..ad2618d1c1 100644
--- a/src/qml/types/qquickpackage.cpp
+++ b/src/qml/types/qquickpackage.cpp
@@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
\snippet package/Delegate.qml 0
These named items are used as the delegates by the two views who
- reference the special \l{VisualDataModel::parts} property to select
+ reference the special \l{DelegateModel::parts} property to select
a model which provides the chosen delegate.
\snippet package/view.qml 0