aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-07-20 11:19:54 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2018-07-20 10:03:15 +0000
commit9d7240df5136b95896abe6eefdf68b920ecb885f (patch)
treef0bc068b563a7179a814b4347202a8b4af5527d2 /doc
parentfa42712bf3f8601625f88e885c44239695e97b8a (diff)
Fix syntax errors in texttemplate documentation
Change-Id: I3513101b03686e447bc048a956c70a995aa5252a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/texttemplate-module.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference/modules/texttemplate-module.qdoc b/doc/reference/modules/texttemplate-module.qdoc
index 6d42560be..7d0c47a6d 100644
--- a/doc/reference/modules/texttemplate-module.qdoc
+++ b/doc/reference/modules/texttemplate-module.qdoc
@@ -102,7 +102,7 @@
*/
/*!
- \qmlproperty string outputFileName
+ \qmlproperty string texttemplate::outputFileName
The output file name that is assigned to produced artifacts.
@@ -110,7 +110,7 @@
*/
/*!
- \qmlproperty string outputTag
+ \qmlproperty string texttemplate::outputTag
The output tag that is assigned to produced artifacts.