summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-01-26 15:58:06 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-01-26 15:58:06 (GMT)
commit834c8617dc130126c0ce5213bda36b9f62717b1e (patch)
tree129006ab4b0cc446dd5ea58f9c160f5681490bed /doc/src/getting-started
parentc5bd324a9216e37e907e9c85c0fe96b58772eaa2 (diff)
parentd3bf6e227b353c10de3353b6072640dea59b52c0 (diff)
downloadQt-834c8617dc130126c0ce5213bda36b9f62717b1e.zip
Qt-834c8617dc130126c0ce5213bda36b9f62717b1e.tar.gz
Qt-834c8617dc130126c0ce5213bda36b9f62717b1e.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r--doc/src/getting-started/gettingstarted.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/getting-started/gettingstarted.qdoc b/doc/src/getting-started/gettingstarted.qdoc
index 2b8078e..502fb65 100644
--- a/doc/src/getting-started/gettingstarted.qdoc
+++ b/doc/src/getting-started/gettingstarted.qdoc
@@ -33,7 +33,7 @@
\section1
Creating applications using Qt and QML is easy enough once you get started.
To get you started we have created two tutorials creating two similar applications,
- but using diiferent approaches. One tutorial implements the user interface using
+ but using different approaches. One tutorial implements the user interface using
QML, while the other implements the whole application using traditional Qt.
Please click on the links below to start the ride.