summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxcomponentinstance.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-05-11 10:33:02 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-05-11 10:33:02 (GMT)
commitec23f2eb4ff31e415e81c8fb09ff3022e9bc3c95 (patch)
treee2fa87d47e14c6415de277cc3aa0d11caa85ec2b /src/declarative/fx/qfxcomponentinstance.cpp
parentb7d067c3ec3b6b4f1b709b2e618b7fe77c8a0fe4 (diff)
downloadQt-ec23f2eb4ff31e415e81c8fb09ff3022e9bc3c95.zip
Qt-ec23f2eb4ff31e415e81c8fb09ff3022e9bc3c95.tar.gz
Qt-ec23f2eb4ff31e415e81c8fb09ff3022e9bc3c95.tar.bz2
qdoc: Fixed some qdoc errors.
Diffstat (limited to 'src/declarative/fx/qfxcomponentinstance.cpp')
-rw-r--r--src/declarative/fx/qfxcomponentinstance.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxcomponentinstance.cpp b/src/declarative/fx/qfxcomponentinstance.cpp
index 9645e77..472b98b 100644
--- a/src/declarative/fx/qfxcomponentinstance.cpp
+++ b/src/declarative/fx/qfxcomponentinstance.cpp
@@ -58,7 +58,7 @@ QML_DEFINE_TYPE(QFxComponentInstance,ComponentInstance);
/*!
\qmlclass ComponentInstance QFxComponentInstance
- \brief The ComponentInstance item allows you to instantiate a \l{qml-component.html} {Component}.
+ \brief The ComponentInstance item allows you to instantiate a \l{Component}.
\qml
Item {