aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tutorial.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.qdoc')
-rw-r--r--doc/tutorial.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorial.qdoc b/doc/tutorial.qdoc
index 7d336b5b3..b17cf4faf 100644
--- a/doc/tutorial.qdoc
+++ b/doc/tutorial.qdoc
@@ -36,7 +36,7 @@
concepts.
\list
- \li \l{tutorial-1.html}{Application}
+ \li \l{tutorial-1.html}{Console Application}
\li \l{tutorial-2.html}{Static Library}
\li \l{tutorial-3.html}{Dynamic Library}
\li \l{tutorial-4.html}{Convenience Items}
@@ -53,7 +53,7 @@
\page tutorial-1.html
\nextpage tutorial-2.html
- \title Application
+ \title Console Application
Let's start with a mandatory Hello World example. There is a Hello World example in the
\l{overview.html#well-defined-language}{overview section}, but this time we will create a