summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2012-07-06 15:03:04 +0100
committerQt by Nokia <qt-info@nokia.com>2012-07-08 15:33:35 +0200
commit0404bd1bcd246feba4ee6057aa6e424a3d9bf004 (patch)
tree0f8e073ce53c969db937eb802d3379e30040360a /src/tools
parent2c55847e9e14bed4579c622e87ae273f4549d598 (diff)
Use QDoc instead of Qdoc to be consistent with the rest of the documentation
Change-Id: Iec031e207609b87e3c85bec66a7aaebd971973d1 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/qdoc/doc/qdoc-guide.qdoc2
-rw-r--r--src/tools/qdoc/doc/qdoc-manual.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qdoc/doc/qdoc-guide.qdoc b/src/tools/qdoc/doc/qdoc-guide.qdoc
index a875c48770..e57c3857c5 100644
--- a/src/tools/qdoc/doc/qdoc-guide.qdoc
+++ b/src/tools/qdoc/doc/qdoc-guide.qdoc
@@ -517,7 +517,7 @@
to the QtQuick2 module while there is also a QtQuick1 module for the older
types introduced in Qt 4.
- Modules affect the way Qdoc link and relate the types. The
+ Modules affect the way QDoc link and relate the types. The
\l{qmlclass-command}{\\qmlclass} topic command must have an
\l{inqmlmodule-command}{\\inqmlmodule} context command to relate the
type to a module. Similarly, a \l{qmlmodule-command}{\\qmlmodule} topic
diff --git a/src/tools/qdoc/doc/qdoc-manual.qdoc b/src/tools/qdoc/doc/qdoc-manual.qdoc
index c20633d74b..2b4d16029e 100644
--- a/src/tools/qdoc/doc/qdoc-manual.qdoc
+++ b/src/tools/qdoc/doc/qdoc-manual.qdoc
@@ -154,7 +154,7 @@
file also contains other information for QDoc.
See \l{The QDoc Configuration File} for a instructions on how to
- build a Qdoc configuration file.
+ build a QDoc configuration file.
\section1 How QDoc Works