aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qbs.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-12-22 10:18:13 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-12-22 11:06:32 +0000
commit00bb11c4a042b5408f138d971561a97542358001 (patch)
tree72cfc7aa037a010024aa9ddb1cd28d8a395ce3a3 /doc/qbs.qdoc
parente122d7a3b30c318a217dc6d06ca4de66f4092a8a (diff)
Doc: Use the \QBS macro for the product name
Change-Id: I5cf6c06035af309fc8460ae0246af10308eea57b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/qbs.qdoc')
-rw-r--r--doc/qbs.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index f7bc6b4f3..95bb3f250 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -1329,9 +1329,9 @@
qbs shell
\endcode
- This is mainly a debugging tool. It opens a shell with the same environment that qbs uses
- when building the project, so you can, for example, inspect which environment variables
- will be set up.
+ This is mainly a debugging tool. It opens a shell with the same environment
+ that \QBS uses when building the project, so you can, for example, inspect
+ which environment variables will be set up.
*/