summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/tutorial.qdoc
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-08-26 14:45:56 +1000
committerYann Bodson <yann.bodson@nokia.com>2009-08-26 14:45:56 +1000
commit2c89c36f1b5316ccb1d77b5e768fa3ec168a659f (patch)
treed5f2aff43158149559577c2c676c3985ad80d2a1 /doc/src/declarative/tutorial.qdoc
parent620a05f762b647ea70a2a42e8e7cf48033cb1381 (diff)
doc fixes
Diffstat (limited to 'doc/src/declarative/tutorial.qdoc')
-rw-r--r--doc/src/declarative/tutorial.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/declarative/tutorial.qdoc b/doc/src/declarative/tutorial.qdoc
index 5c855eccc3..a2a34b934c 100644
--- a/doc/src/declarative/tutorial.qdoc
+++ b/doc/src/declarative/tutorial.qdoc
@@ -1,8 +1,8 @@
-/*!
+/*!
\page tutorial.html
\title Tutorial
-This tutorial gives an introduction to QML and the Fluid UI atoms. It doesn't cover everything; the emphasis is on teaching the key principles, and features are introduced as needed.
+This tutorial gives an introduction to QML. It doesn't cover everything; the emphasis is on teaching the key principles, and features are introduced as needed.
Chapter one starts with a minimal "Hello world" program and the following chapters introduce new concepts.