diff options
Diffstat (limited to 'doc/collect.doc')
| -rw-r--r-- | doc/collect.doc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/collect.doc b/doc/collect.doc index 12c2c3ee4..095912f27 100644 --- a/doc/collect.doc +++ b/doc/collect.doc @@ -105,7 +105,7 @@ The rest of this page dicusses the pointer-based containers.  \section1 Architecture of the pointer-based containers  There are four internal base classes for the pointer-based -containers (QGCache, QGDict, QGList and QGVector) that operate on +containers (TQGCache, TQGDict, TQGList and TQGVector) that operate on  void pointers. A thin template layer implements the actual  collections by casting item pointers to and from void pointers. | 
