aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules/nsis-module.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-11 12:40:51 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-11 14:12:56 +0100
commitbf97b398c43d9d5bc9ebf7a859c740fa41ecb9de (patch)
treefadbd2f3f22c4e55aaa22a997a7684183a9c43d9 /doc/reference/modules/nsis-module.qdoc
parenta07d905b8231b4d21408bb463eaec616f77f2558 (diff)
Doc: Use the \QBS macro for the product name
This ensures that the name is always written in the same way and makes it easy to change, as only the value of the macro needs to be changed. Removed the product name from most titles as macros cannot be used in titles. It would break linking to titles. Please always use the macro in the future. Change-Id: I116abffc316edbb861034f5e431ca8e27b5a5d03 Reviewed-by: Jake Petroules <jake.petroules@petroules.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'doc/reference/modules/nsis-module.qdoc')
-rw-r--r--doc/reference/modules/nsis-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/modules/nsis-module.qdoc b/doc/reference/modules/nsis-module.qdoc
index 745207239..e1ba7dd64 100644
--- a/doc/reference/modules/nsis-module.qdoc
+++ b/doc/reference/modules/nsis-module.qdoc
@@ -42,7 +42,7 @@
This module is only available on Windows.
\note A typical NSIS script includes an OutFile command to set the filename of the generated
- installer executable. However, Qbs overrides any OutFile commands found in the script, and
+ installer executable. However, \QBS overrides any OutFile commands found in the script, and
therefore, you must use the targetName property to set the filename.
\section1 General Properties