aboutsummaryrefslogtreecommitdiffstats
path: root/src/websockets/qwebsocketframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/websockets/qwebsocketframe.cpp')
-rw-r--r--src/websockets/qwebsocketframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/websockets/qwebsocketframe.cpp b/src/websockets/qwebsocketframe.cpp
index f5a4787..1f6e3da 100644
--- a/src/websockets/qwebsocketframe.cpp
+++ b/src/websockets/qwebsocketframe.cpp
@@ -51,7 +51,7 @@
It processes frames one at a time.
\note It is the QWebSocketDataProcessor that takes the sequence into account.
- \sa DataProcessor()
+ \sa QWebSocketDataProcessor
\internal
*/