diff -r ef0373b55136 -r 758a864f9613 src/declarative/util/qlistmodelinterface.cpp --- a/src/declarative/util/qlistmodelinterface.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/declarative/util/qlistmodelinterface.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -71,7 +71,7 @@ */ /*! \fn QHash QListModelInterface::data(int index, const QList& roles) const - Returns the data at the given \a index for the specifed \a roles. + Returns the data at the given \a index for the specified \a roles. */ /*! \fn bool QListModelInterface::setData(int index, const QHash& values)