summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqthreadstorage.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqthreadstorage.html')
-rw-r--r--doc/html/ntqthreadstorage.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqthreadstorage.html b/doc/html/ntqthreadstorage.html
index 5a71d641f..4fa22d0b6 100644
--- a/doc/html/ntqthreadstorage.html
+++ b/doc/html/ntqthreadstorage.html
@@ -135,8 +135,8 @@ TQThreadStorage have exited before deleting the TQThreadStorage.
<h3 class=fn>bool <a name="hasLocalData"></a>TQThreadStorage::hasLocalData () const
</h3>
-<p> Returns TRUE if the calling thread has non-zero data available;
-otherwise returns FALSE.
+<p> Returns true if the calling thread has non-zero data available;
+otherwise returns false.
<p> <p>See also <a href="#localData">localData</a>().
<h3 class=fn>T &amp; <a name="localData"></a>TQThreadStorage::localData ()