summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJannis Voelker <jannis.voelker@basyskom.com>2018-09-04 12:34:44 +0200
committerJannis Völker <jannis.voelker@basyskom.com>2018-09-05 14:02:13 +0000
commitb7fc7b4a0f1aa601c21e9cb69954fd2120189715 (patch)
tree96df3bd5a475320ea545bea0d586b31274a6be82 /src
parent674b5557bf943e6be3e027a7dde0632c1db210bf (diff)
Clarify the description of the configuration step output in the docs
Change-Id: I3c31ff20a2512077b07bf67a8c89d9478b238ceb Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
Diffstat (limited to 'src')
-rw-r--r--src/opcua/doc/src/qtopcua.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/opcua/doc/src/qtopcua.qdoc b/src/opcua/doc/src/qtopcua.qdoc
index 4dd4398..d518ab6 100644
--- a/src/opcua/doc/src/qtopcua.qdoc
+++ b/src/opcua/doc/src/qtopcua.qdoc
@@ -390,7 +390,7 @@
OPEN62541_INCDIR=/path/to/open62541/build OPEN62541_LIBDIR=/path/to/open62541/build/bin
\endcode
- Check the output of the configuration step if the detection was successful:
+ The output of the configuration step indicates whether the detection was successful:
\code
Open62541 .............................. yes
@@ -415,7 +415,7 @@
qmake </path/to/qtopcua> -- UACPP_PREFIX=/path/to/sdk
\endcode
- Check the output of the configuration step if the detection was successful:
+ The output of the configuration step indicates whether the detection was successful:
\code
Unified Automation C++ SDK ............. yes