summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannis Voelker <jannis.voelker@basyskom.com>2023-09-25 15:59:40 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-27 06:48:07 +0000
commite95f01ed6175fb860de2c4a8c6afd75e48d854ab (patch)
tree367f41ae603e85659b1a11af82496d6bf3f1fde8
parent8d463818c234645c6b87814e996a2c78e5aeb5f2 (diff)
Fix docs for building the open62541 plugin
Change-Id: Ic043fbbf586fce9ea711080a2567c98c37a8bb02 Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com> (cherry picked from commit 0a924214dce15f5608b9acb6c3515e2858e19ab9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 1b48425ac63a58a2975519e876c0368272aff830)
-rw-r--r--src/opcua/doc/src/qtopcua.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcua/doc/src/qtopcua.qdoc b/src/opcua/doc/src/qtopcua.qdoc
index 428ecd3..f232f12 100644
--- a/src/opcua/doc/src/qtopcua.qdoc
+++ b/src/opcua/doc/src/qtopcua.qdoc
@@ -450,7 +450,7 @@
\code
cmake </path/to/qtopcua> -DINPUT_open62541=no
- \encode
+ \endcode
In case you want to build a custom version of the Open62541 plugin, Open62541 v1.3.4 built with the same options as above is required.