summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqptrcollection.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqptrcollection.3qt')
-rw-r--r--doc/man/man3/tqptrcollection.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqptrcollection.3qt b/doc/man/man3/tqptrcollection.3qt
index 265af59c1..101c81cb3 100644
--- a/doc/man/man3/tqptrcollection.3qt
+++ b/doc/man/man3/tqptrcollection.3qt
@@ -54,7 +54,7 @@ Inherited by QAsciiCache, QAsciiDict, QCache, QDict, QIntCache, QIntDict, QPtrLi
.SH DESCRIPTION
The QPtrCollection class is the base class of most pointer-based TQt collections.
.PP
-The QPtrCollection class is an abstract base class for the TQt collection classes QDict, QPtrList, etc. TQt also includes value based collections, e.g. QValueList, QMap, etc.
+The QPtrCollection class is an abstract base class for the TQt collection classes QDict, QPtrList, etc. TQt also includes value based collections, e.g. TQValueList, TQMap, etc.
.PP
A QPtrCollection only knows about the number of objects in the collection and the deletion strategy (see setAutoDelete()).
.PP