summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-04-28 10:53:34 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-04-28 10:53:34 (GMT)
commit1fd67315f52dd59667d940057d97f6f7a5ec20d0 (patch)
tree042ffe06fc8555083d70f12984171f8f24e7840e /src/declarative/qml
parentff5cf254eb5815460c0a14a0c7f7b077f308e56f (diff)
downloadQt-1fd67315f52dd59667d940057d97f6f7a5ec20d0.zip
Qt-1fd67315f52dd59667d940057d97f6f7a5ec20d0.tar.gz
Qt-1fd67315f52dd59667d940057d97f6f7a5ec20d0.tar.bz2
qdoc: Corrected some qdoc warnings.
Diffstat (limited to 'src/declarative/qml')
-rw-r--r--src/declarative/qml/qmlparserstatus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlparserstatus.cpp b/src/declarative/qml/qmlparserstatus.cpp
index 3bb421d..1f49553 100644
--- a/src/declarative/qml/qmlparserstatus.cpp
+++ b/src/declarative/qml/qmlparserstatus.cpp
@@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QmlParserStatus
- \brief provides updates on the parser state.
+ \brief The QmlParserStatus class provides updates on the parser state.
*/
/*!