summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqpair.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqpair.3qt')
-rw-r--r--doc/man/man3/tqpair.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqpair.3qt b/doc/man/man3/tqpair.3qt
index 65619588..f7aa58ed 100644
--- a/doc/man/man3/tqpair.3qt
+++ b/doc/man/man3/tqpair.3qt
@@ -54,7 +54,7 @@ A constructor that takes no arguments
.PP
Note that C++ defaults to field-by-field assignment operators and copy constructors if no explicit version is supplied. In many cases this is sufficient.
.PP
-TQPair uses an STL-like syntax to manipulate and address the objects it contains. See the QTL documentation for more information.
+TQPair uses an STL-like syntax to manipulate and address the objects it contains. See the TQTL documentation for more information.
.PP
Functions that need to return two values can use a TQPair.
.PP