diff options
Diffstat (limited to 'doc/qmemarray.doc')
-rw-r--r-- | doc/qmemarray.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qmemarray.doc b/doc/qmemarray.doc index 566731eeb..20e2f68b8 100644 --- a/doc/qmemarray.doc +++ b/doc/qmemarray.doc @@ -57,7 +57,7 @@ QMemArray uses bitwise operations to copy and compare array elements. - The QPtrVector collection class is also a kind of array. Like most + The TQPtrVector collection class is also a kind of array. Like most \link collection.html collection classes\endlink, it uses pointers to the contained items. |