summaryrefslogtreecommitdiffstats
path: root/src/network/socket
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/socket')
-rw-r--r--src/network/socket/qudpsocket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/socket/qudpsocket.cpp b/src/network/socket/qudpsocket.cpp
index f4ce67ac40..e2669e33a1 100644
--- a/src/network/socket/qudpsocket.cpp
+++ b/src/network/socket/qudpsocket.cpp
@@ -174,7 +174,7 @@ QUdpSocket::~QUdpSocket()
/*!
\since 4.8
- Joins the the multicast group specified by \a groupAddress on the default
+ Joins the multicast group specified by \a groupAddress on the default
interface chosen by the operating system. The socket must be in BoundState,
otherwise an error occurs.