summaryrefslogtreecommitdiffstats
path: root/doc/qtl.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtl.doc')
-rw-r--r--doc/qtl.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtl.doc b/doc/qtl.doc
index 5fd0722c7..ba0c5265d 100644
--- a/doc/qtl.doc
+++ b/doc/qtl.doc
@@ -252,7 +252,7 @@ must be valid). For example:
v2[5] = 5;
bool b = tqEqual( v1.begin(), v2.end(), v2.begin() );
- // b == TRUE
+ // b == true
\endcode
\target tqCopy