From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qvaluevector.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qvaluevector.html') diff --git a/doc/html/qvaluevector.html b/doc/html/qvaluevector.html index fadb68f05..e33fb7611 100644 --- a/doc/html/qvaluevector.html +++ b/doc/html/qvaluevector.html @@ -318,7 +318,7 @@ For example with qHeapSort():

TQValueVector stores its elements in contiguous memory. This means -that you can use a TQValueVector in any situation that retquires an +that you can use a TQValueVector in any situation that requires an array.

See also TQt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. -- cgit v1.2.3