summaryrefslogtreecommitdiffstats
path: root/doc/html/tqcache.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqcache.html')
-rw-r--r--doc/html/tqcache.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqcache.html b/doc/html/tqcache.html
index e4eb58764..c7f046f0d 100644
--- a/doc/html/tqcache.html
+++ b/doc/html/tqcache.html
@@ -243,7 +243,7 @@ This should be a bit bigger than <a href="#count">count</a>() is likely to be.
</h3>
<p> A debug-only utility function. Prints out cache usage, hit/miss,
-and distribution information using <a href="ntqapplication.html#qDebug">tqDebug</a>(). This function does
+and distribution information using <a href="tqapplication.html#qDebug">tqDebug</a>(). This function does
nothing in the release library.
<h3 class=fn>type * <a name="take"></a>TQCache::take ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;k )