aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2019-01-03 13:13:22 +0100
committerNico Vertriest <nico.vertriest@qt.io>2019-02-28 10:45:19 +0000
commit6bc72d76b60de1e02e5356d48ee662568cc624c6 (patch)
tree0bd1286e5f9c5704c14fa7b3b41e57af3ed3d07d /src/qmltest
parent5c39d4fc01840128e70e6a240bb1a3a747c3119e (diff)
Doc: Fix link issues
Change-Id: I0e08820a6d25996fe27118f05214ff63d695d24e Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/qmltest')
-rw-r--r--src/qmltest/doc/src/qtquicktest-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmltest/doc/src/qtquicktest-index.qdoc b/src/qmltest/doc/src/qtquicktest-index.qdoc
index 48b41d4f0a..dfd15b706b 100644
--- a/src/qmltest/doc/src/qtquicktest-index.qdoc
+++ b/src/qmltest/doc/src/qtquicktest-index.qdoc
@@ -142,7 +142,7 @@
\c QUICK_TEST_MAIN_WITH_SETUP macro can be used. This can be useful for
setting context properties on the QML engine, amongst other things.
- The macro is identical to \l QUICK_TEST_MAIN, except that it takes an
+ The macro is identical to \c QUICK_TEST_MAIN, except that it takes an
additional \c QObject* argument. The test framework will call slots and
invokable functions with the following names: