summaryrefslogtreecommitdiff
path: root/examples/webchannel/shared/websocketclientwrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webchannel/shared/websocketclientwrapper.cpp')
-rw-r--r--examples/webchannel/shared/websocketclientwrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webchannel/shared/websocketclientwrapper.cpp b/examples/webchannel/shared/websocketclientwrapper.cpp
index 0778cee..3e111cd 100644
--- a/examples/webchannel/shared/websocketclientwrapper.cpp
+++ b/examples/webchannel/shared/websocketclientwrapper.cpp
@@ -55,7 +55,7 @@
#include "websockettransport.h"
/*!
- \brief Wrapps connected QWebSockets clients in WebSocketTransport objects.
+ \brief Wraps connected QWebSockets clients in WebSocketTransport objects.
This code is all that is required to connect incoming WebSockets to the WebChannel. Any kind
of remote JavaScript client that supports WebSockets can thus receive messages and access the