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>
This commit is contained in:
Laszlo Papp 2012-07-06 15:03:04 +01:00 committed by Qt by Nokia
parent 2c55847e9e
commit 0404bd1bcd
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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