summaryrefslogtreecommitdiffstats
path: root/doc/html/qvaluelist.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qvaluelist.html')
-rw-r--r--doc/html/qvaluelist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qvaluelist.html b/doc/html/qvaluelist.html
index 8407b3dd..8ed3acc7 100644
--- a/doc/html/qvaluelist.html
+++ b/doc/html/qvaluelist.html
@@ -148,7 +148,7 @@ value the class must provide:
<p> Note that C++ defaults to field-by-field assignment operators and
copy constructors if no explicit version is supplied. In many
cases this is sufficient.
-<p> In addition, some compilers (e.g. Sun CC) might retquire that the
+<p> In addition, some compilers (e.g. Sun CC) might require that the
class provides an equality operator (<a href="#operator-eq-eq">operator==</a>()).
<p> TQValueList's function naming is consistent with the other TQt
classes (e.g. <a href="#count">count</a>(), <a href="#isEmpty">isEmpty</a>()). TQValueList also provides extra