aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapnamespace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/coap/qcoapnamespace.cpp')
-rw-r--r--src/coap/qcoapnamespace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coap/qcoapnamespace.cpp b/src/coap/qcoapnamespace.cpp
index b1e5fc4..a20a152 100644
--- a/src/coap/qcoapnamespace.cpp
+++ b/src/coap/qcoapnamespace.cpp
@@ -238,7 +238,7 @@ QT_BEGIN_NAMESPACE
Specifies the security mode used for securing a CoAP connection, as defined in
\l{https://tools.ietf.org/html/rfc7252#section-9}{RFC 7252}.
- \value NoSec There is no protocol-level security (DTLS is disabled).
+ \value NoSecurity There is no protocol-level security (DTLS is disabled).
\value PreSharedKey DTLS is enabled. PSK authentication will be used for security.