summaryrefslogtreecommitdiffstats
path: root/src/activeqt/doc/src/qtaxserver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/doc/src/qtaxserver.qdoc')
-rw-r--r--src/activeqt/doc/src/qtaxserver.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/src/qtaxserver.qdoc b/src/activeqt/doc/src/qtaxserver.qdoc
index 3ea3387..97ddcf3 100644
--- a/src/activeqt/doc/src/qtaxserver.qdoc
+++ b/src/activeqt/doc/src/qtaxserver.qdoc
@@ -267,7 +267,7 @@
the default factory through the QAXFACTORY_DEFAULT() macro. If you
cannot provide a standard constructor you must implement a
QAxFactory custom factory and call the constructor you have in
- your implementation of QAxFactory::create.
+ your implementation of \l {QAxFactory::createObject}.
\endfootnote
\snippet doc_src_qaxserver.cpp 6