diff options
Diffstat (limited to 'tdehtml/tdehtml_pagecache.h')
-rw-r--r-- | tdehtml/tdehtml_pagecache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/tdehtml_pagecache.h b/tdehtml/tdehtml_pagecache.h index fbafa171d..4865f9eac 100644 --- a/tdehtml/tdehtml_pagecache.h +++ b/tdehtml/tdehtml_pagecache.h @@ -36,7 +36,7 @@ class TDEHTMLPageCachePrivate; * These operations always want to use the original document and * don't want to fetch the data from the network again. * - * It operates completely independent from the kio_http cache. + * It operates completely independent from the tdeio_http cache. */ class TDEHTMLPageCache : public TQObject { |