summaryrefslogtreecommitdiffstats
path: root/src/network/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/doc')
-rw-r--r--src/network/doc/src/qt6-changes.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/doc/src/qt6-changes.qdoc b/src/network/doc/src/qt6-changes.qdoc
index 01602cfca9..024280200a 100644
--- a/src/network/doc/src/qt6-changes.qdoc
+++ b/src/network/doc/src/qt6-changes.qdoc
@@ -46,7 +46,7 @@
\section2 Ambigous name overloads
Several ambigous overloaded functions are removed. The error() signal
- is replaced by errorOccured() in QAbstractSocket and its heirs
+ is replaced by errorOccurred() in QAbstractSocket and its heirs
(QTcpSocket, QUdpSocket, QLocalSocket, and QSslSocket), and in QNetworkReply.
Code such as: