From 9d7240df5136b95896abe6eefdf68b920ecb885f Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Fri, 20 Jul 2018 11:19:54 +0200 Subject: Fix syntax errors in texttemplate documentation Change-Id: I3513101b03686e447bc048a956c70a995aa5252a Reviewed-by: Joerg Bornemann --- doc/reference/modules/texttemplate-module.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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. -- cgit v1.2.3