summaryrefslogtreecommitdiffstats
path: root/doc/html/qt-template-lib.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qt-template-lib.html')
-rw-r--r--doc/html/qt-template-lib.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qt-template-lib.html b/doc/html/qt-template-lib.html
index 54b025ad6..4b390257a 100644
--- a/doc/html/qt-template-lib.html
+++ b/doc/html/qt-template-lib.html
@@ -226,7 +226,7 @@ must be valid). For example:
v2[5] = 5;
bool b = tqEqual( v1.<a href="ntqvaluevector.html#begin">begin</a>(), v2.<a href="ntqvaluevector.html#end">end</a>(), v2.<a href="ntqvaluevector.html#begin">begin</a>() );
- // b == TRUE
+ // b == true
</pre>
<p> <a name="qCopy"></a>