summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
Diffstat (limited to 'src/network')
-rw-r--r--src/network/access/qabstractnetworkcache.cpp2
-rw-r--r--src/network/access/qnetworkrequest.cpp2
-rw-r--r--src/network/socket/qabstractsocket.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/network/access/qabstractnetworkcache.cpp b/src/network/access/qabstractnetworkcache.cpp
index 50f15d51b1..71ddec7c4e 100644
--- a/src/network/access/qabstractnetworkcache.cpp
+++ b/src/network/access/qabstractnetworkcache.cpp
@@ -225,7 +225,7 @@ QUrl QNetworkCacheMetaData::url() const
}
/*!
- Sets the URL this network cache meta data to to be \a url.
+ Sets the URL this network cache meta data to be \a url.
The password and fragment are removed from the url.
diff --git a/src/network/access/qnetworkrequest.cpp b/src/network/access/qnetworkrequest.cpp
index 9c577f43f5..6d036ad491 100644
--- a/src/network/access/qnetworkrequest.cpp
+++ b/src/network/access/qnetworkrequest.cpp
@@ -414,7 +414,7 @@ QUrl QNetworkRequest::url() const
}
/*!
- Sets the URL this network request is referring to to be \a url.
+ Sets the URL this network request is referring to be \a url.
\sa url()
*/
diff --git a/src/network/socket/qabstractsocket.cpp b/src/network/socket/qabstractsocket.cpp
index b29abeec0d..0d3492e639 100644
--- a/src/network/socket/qabstractsocket.cpp
+++ b/src/network/socket/qabstractsocket.cpp
@@ -366,7 +366,7 @@
IP_MULTICAST_LOOP (multicast loopback) socket option.
\value TypeOfServiceOption This option is not supported on
- Windows. This maps to to the IP_TOS socket option.
+ Windows. This maps to the IP_TOS socket option.
Possible values for the \e{TypeOfServiceOption} are: