summaryrefslogtreecommitdiffstats
path: root/doc/threads.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/threads.doc')
-rw-r--r--doc/threads.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/threads.doc b/doc/threads.doc
index bb50d93bb..358727469 100644
--- a/doc/threads.doc
+++ b/doc/threads.doc
@@ -312,7 +312,7 @@ A connection can only be used from within the thread that created it.
Moving connections between threads or creating queries from a different
thread is not supported.
-In addition, the third party libraries used by the QSqlDrivers can impose
+In addition, the third party libraries used by the TQSqlDrivers can impose
further restrictions on using the SQL Module in a multithreaded program.
Consult the manual of your database client for more information.