diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-23 07:30:38 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-23 07:30:38 (GMT) |
commit | 9634e133db1bf50a55ed44b3fe01e49954c80d08 (patch) | |
tree | 1359d6d85087e96e278c3da4f61de573bc6ea0f8 /doc/src/declarative | |
parent | 447e86bc09c70be941164158bb1f760d1b9bf80a (diff) | |
download | Qt-9634e133db1bf50a55ed44b3fe01e49954c80d08.zip Qt-9634e133db1bf50a55ed44b3fe01e49954c80d08.tar.gz Qt-9634e133db1bf50a55ed44b3fe01e49954c80d08.tar.bz2 |
Doc: maintainance - fixing grammar and spelling
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index 9929cfe..3f075bb 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -28,7 +28,7 @@ /*! \page qdeclarativeexamples.html \title QML Examples and Demos - \brief Building UI's with QML + \brief Building UIs with QML \ingroup all-examples |