aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmlitemselectionmodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/types/qqmlitemselectionmodel.qdoc')
-rw-r--r--src/qml/types/qqmlitemselectionmodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/types/qqmlitemselectionmodel.qdoc b/src/qml/types/qqmlitemselectionmodel.qdoc
index b4da0c63f3..c223ef614e 100644
--- a/src/qml/types/qqmlitemselectionmodel.qdoc
+++ b/src/qml/types/qqmlitemselectionmodel.qdoc
@@ -55,7 +55,7 @@
It will trigger property binding updates every time \l selectionChanged()
is emitted, even though its value hasn't changed.
- \sa selection(), selectedIndexes(), select(), selectionChanged()
+ \sa selection(), selectedIndexes, select(), selectionChanged()
*/
/*!