aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapprotocol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/coap/qcoapprotocol.cpp')
-rw-r--r--src/coap/qcoapprotocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coap/qcoapprotocol.cpp b/src/coap/qcoapprotocol.cpp
index 33ca9d7..3a6f3ca 100644
--- a/src/coap/qcoapprotocol.cpp
+++ b/src/coap/qcoapprotocol.cpp
@@ -1156,7 +1156,7 @@ void QCoapProtocol::setMaximumServerResponseDelay(uint responseDelay)
recommended to use tokens with a length of at least 4 bytes. The default value for
this parameter is 4 bytes.
*/
-void QCoapProtocol::setMinumumTokenSize(int tokenSize)
+void QCoapProtocol::setMinimumTokenSize(int tokenSize)
{
Q_D(QCoapProtocol);