summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/qmlapp/applicationdevelopers.qdoc2
-rw-r--r--doc/src/qmlapp/glossary.qdoc7
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/src/qmlapp/applicationdevelopers.qdoc b/doc/src/qmlapp/applicationdevelopers.qdoc
index 0ddffc0aa..a532974b0 100644
--- a/doc/src/qmlapp/applicationdevelopers.qdoc
+++ b/doc/src/qmlapp/applicationdevelopers.qdoc
@@ -56,7 +56,7 @@ The following pages contain more information about QML:
\li \l{First Steps with QML} - begin using QML with these examples
\li \l{The QML Reference} - reference about the QML constructs and features
\li \l{qml-codingconventions.html}{QML Coding Conventions}
-\li \l{qtquick-glossary.html}{Glossary of Terms}
+\li \l{Glossary of QML Terms}
\endlist
\section2 What is Qt Quick?
diff --git a/doc/src/qmlapp/glossary.qdoc b/doc/src/qmlapp/glossary.qdoc
index 3c0291857..81d431f30 100644
--- a/doc/src/qmlapp/glossary.qdoc
+++ b/doc/src/qmlapp/glossary.qdoc
@@ -26,8 +26,8 @@
****************************************************************************/
/*!
-\page qtquick-glossary.html
-\title Qt Quick Glossary Of Terms
+\page qml-glossary.html
+\title Glossary Of QML Terms
\brief Glossary of terms used in the documentation for QML and Qt Quick
\section1 Common Terms
@@ -187,7 +187,4 @@
provides the \l Loader type to make lazy instantiation more
convenient.
\endtable
-
-\section1 Indexed Alphabetically
-
*/