summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDebao Zhang <hello@debao.me>2013-06-27 15:03:53 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-27 10:28:56 +0200
commit9e64bb707883e9ec6aa18b95a151520e43803d60 (patch)
tree72bb9bcbef7c7dc71396853320ab9b75519fb626
parent9b02dc08fe4744f2406f6a6b86e91d1331950d21 (diff)
Doc: Fix module names
Change-Id: Ieed52fcbff27662d1e84f1d598429050ee717b1c Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
-rw-r--r--src/activeqt/doc/src/qtaxcontainer.qdoc2
-rw-r--r--src/activeqt/doc/src/qtaxserver.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/activeqt/doc/src/qtaxcontainer.qdoc b/src/activeqt/doc/src/qtaxcontainer.qdoc
index 8d68f98..26d1a34 100644
--- a/src/activeqt/doc/src/qtaxcontainer.qdoc
+++ b/src/activeqt/doc/src/qtaxcontainer.qdoc
@@ -32,7 +32,7 @@
\brief The QAxContainer module is a Windows-only extension for
accessing ActiveX controls and COM objects.
- QAxServer is part of the \l{Active Qt} module.
+ QAxContainer is part of the \l{Active Qt} module.
The \l{Using ActiveX controls and COM in Qt} page contains information about
containers for ActiveX controls.
diff --git a/src/activeqt/doc/src/qtaxserver.qdoc b/src/activeqt/doc/src/qtaxserver.qdoc
index 3f15103..a202047 100644
--- a/src/activeqt/doc/src/qtaxserver.qdoc
+++ b/src/activeqt/doc/src/qtaxserver.qdoc
@@ -39,7 +39,7 @@
\section1 License Information
- The QAxContainer module is not covered by the \l{GNU General Public License (GPL)},
+ The QAxServer module is not covered by the \l{GNU General Public License (GPL)},
the \l{GNU Lesser General Public License (LGPL)}, or the
\l{Qt Commercial License}. Instead, it is distributed under
the following license.