From fc2079629946879b7adef2bcd58aac6726588387 Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Thu, 16 Jul 2009 10:03:56 +1000 Subject: Fix doc typo. --- src/declarative/extra/qmlxmllistmodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/declarative/extra/qmlxmllistmodel.cpp b/src/declarative/extra/qmlxmllistmodel.cpp index 95c3de6..e154268 100644 --- a/src/declarative/extra/qmlxmllistmodel.cpp +++ b/src/declarative/extra/qmlxmllistmodel.cpp @@ -410,7 +410,7 @@ QmlXmlListModel::~QmlXmlListModel() } /*! - \qmlproperty list QmlListModel::roles + \qmlproperty list XmlListModel::roles The roles to make available for this model. */ -- cgit v0.12