From dc9e7a5b231bbd22ee237c1a4c1bc0076aa695fe Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Mon, 2 Nov 2009 09:32:38 +0100 Subject: Doc: Fixed typo --- src/declarative/graphicsitems/qmlgraphicslistview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/declarative/graphicsitems/qmlgraphicslistview.cpp b/src/declarative/graphicsitems/qmlgraphicslistview.cpp index dc8bab2..cf399f9 100644 --- a/src/declarative/graphicsitems/qmlgraphicslistview.cpp +++ b/src/declarative/graphicsitems/qmlgraphicslistview.cpp @@ -994,7 +994,7 @@ QmlGraphicsListView::~QmlGraphicsListView() /*! \qmlattachedproperty bool ListView::isCurrentItem - This attched property is true if this delegate is the current item; otherwise false. + This attached property is true if this delegate is the current item; otherwise false. It is attached to each instance of the delegate. -- cgit v0.12