summaryrefslogtreecommitdiffstats
path: root/doc/html/qbitval.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qbitval.html')
-rw-r--r--doc/html/qbitval.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qbitval.html b/doc/html/qbitval.html
index 759a74271..641bdd2dc 100644
--- a/doc/html/qbitval.html
+++ b/doc/html/qbitval.html
@@ -49,7 +49,7 @@ body { background: #ffffff; color: black; }
The TQBitVal class is an internal class, used with <a href="qbitarray.html">TQBitArray</a>.
<p>
-<p> The TQBitVal is retquired by the indexing [] operator on bit arrays.
+<p> The TQBitVal is required by the indexing [] operator on bit arrays.
It is not for use in any other context.
<p>See also <a href="collection.html">Collection Classes</a>.