summaryrefslogtreecommitdiffstats
path: root/doc/src/core/threads.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/core/threads.qdoc')
-rw-r--r--doc/src/core/threads.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/core/threads.qdoc b/doc/src/core/threads.qdoc
index 2ed0330bdd..c38a7f3141 100644
--- a/doc/src/core/threads.qdoc
+++ b/doc/src/core/threads.qdoc
@@ -338,7 +338,7 @@
\section1 QObject Reentrancy
QObject is reentrant. Most of its non-GUI subclasses, such as
- QTimer, QTcpSocket, QUdpSocket, QFtp, and QProcess, are also
+ QTimer, QTcpSocket, QUdpSocket and QProcess, are also
reentrant, making it possible to use these classes from multiple
threads simultaneously. Note that these classes are designed to be
created and used from within a single thread; creating an object