summaryrefslogtreecommitdiffstats
path: root/doc/html/qvaluevector.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qvaluevector.html')
-rw-r--r--doc/html/qvaluevector.html2
1 files changed, 1 insertions, 1 deletions
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():
</pre>
<p> 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.
<p>See also <a href="qtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.