aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/tutorial.qdoc
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@digia.com>2013-05-29 08:17:33 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-30 15:01:29 +0200
commit11cc23223c06aa86fcb5b9e5974d443a400d504f (patch)
treed590cc1c8eedecb457e2e3bfaf7be53af0f10185 /src/quick/doc/src/tutorial.qdoc
parent4f181021a75090b69963f5b9729ee0a110c3cc81 (diff)
Change wording in QML Tutorial.
Task-number: QTBUG-25595 Change-Id: I38b227ac2652d2b04d3d1e00f397d189a9de4bed Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Alan Alpert <aalpert@blackberry.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/quick/doc/src/tutorial.qdoc')
-rw-r--r--src/quick/doc/src/tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/tutorial.qdoc b/src/quick/doc/src/tutorial.qdoc
index 46125ede18..bd07c9a98d 100644
--- a/src/quick/doc/src/tutorial.qdoc
+++ b/src/quick/doc/src/tutorial.qdoc
@@ -32,7 +32,7 @@
\previouspage Introduction to the QML Language
\nextpage QML Tutorial 1 - Basic Types
-This tutorial gives an introduction to QML, the mark up language for Qt Quick. It doesn't cover everything;
+This tutorial gives an introduction to QML, the declarative language for Qt Quick. It doesn't cover everything;
the emphasis is on teaching the key principles, and features are introduced as needed.
Through the different steps of this tutorial we will learn about QML basic types, we will create our own QML component