summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started/gettingstarted.qdoc
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@nokia.com>2011-01-25 15:56:09 (GMT)
committerGeir Vattekar <geir.vattekar@nokia.com>2011-01-25 15:56:09 (GMT)
commita0177c4b9e4566f9d9edcab7b12ed77bfd823590 (patch)
treea87b89debd1b62be13091d1057719697c532bee3 /doc/src/getting-started/gettingstarted.qdoc
parent6518b1d8f96e7a62c40a4aa23f7f00178cec9803 (diff)
parent134c86763b99b2931de4d57db1c19411a20443cf (diff)
downloadQt-a0177c4b9e4566f9d9edcab7b12ed77bfd823590.zip
Qt-a0177c4b9e4566f9d9edcab7b12ed77bfd823590.tar.gz
Qt-a0177c4b9e4566f9d9edcab7b12ed77bfd823590.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/gettingstarted.qdoc')
-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.