summaryrefslogtreecommitdiff
path: root/src/controls/doc
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-02-27 19:29:28 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-27 19:58:18 +0100
commitbdb81c6743e4b2ef76e2b4504dd399c20a68151d (patch)
tree3996d5160857510daee29f45fda9a6c7a6e900da /src/controls/doc
parent4773418916deaaf9ad5fb1d283c719b60c6d8b1f (diff)
downloadqtquickcontrols-bdb81c6743e4b2ef76e2b4504dd399c20a68151d.tar.gz
Some spelling fixes.
Change-Id: I1a7eff1a92e99e12369dd1e5a763c011350f381b Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'src/controls/doc')
-rw-r--r--src/controls/doc/src/qtquickcontrols-index.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controls/doc/src/qtquickcontrols-index.qdoc b/src/controls/doc/src/qtquickcontrols-index.qdoc
index abb96416..25b61c38 100644
--- a/src/controls/doc/src/qtquickcontrols-index.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-index.qdoc
@@ -33,7 +33,7 @@
\section1 Getting started
- The QML types can be imported into your applciation using the following import statement in your \c {.qml} file.
+ The QML types can be imported into your application using the following import statement in your \c {.qml} file.
\code
import QtQuick.Controls 1.0
@@ -44,7 +44,7 @@
\annotatedlist applicationwindow
\section1 Navigation and Views
- Views are controls that present or present other items on screen.
+ Views typically let the user manage or present other components in a layout.
\annotatedlist views
\section1 Controls