summaryrefslogtreecommitdiffstats
path: root/src/doc/src/declarative/qdeclarativemodels.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/declarative/qdeclarativemodels.qdoc')
-rw-r--r--src/doc/src/declarative/qdeclarativemodels.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/declarative/qdeclarativemodels.qdoc b/src/doc/src/declarative/qdeclarativemodels.qdoc
index 138aa3aa..a566ca88 100644
--- a/src/doc/src/declarative/qdeclarativemodels.qdoc
+++ b/src/doc/src/declarative/qdeclarativemodels.qdoc
@@ -269,7 +269,7 @@ with models of type QAbstractItemModel:
\list
\li \e hasModelChildren role property to determine whether a node has child nodes.
-\li \l VisualDataModel::rootIndex allows the root node to be specifed
+\li \l VisualDataModel::rootIndex allows the root node to be specified
\li \l VisualDataModel::modelIndex() returns a QModelIndex which can be assigned to VisualDataModel::rootIndex
\li \l VisualDataModel::parentModelIndex() returns a QModelIndex which can be assigned to VisualDataModel::rootIndex
\endlist