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 4865f9eac..f648bd548 100644 --- a/tdehtml/tdehtml_pagecache.h +++ b/tdehtml/tdehtml_pagecache.h @@ -29,7 +29,7 @@ class TDEHTMLPageCachePrivate; /** * Singleton Object that handles a binary cache on top of - * the http cache management of kio. + * the http cache management of tdeio. * * A limited number of HTML pages are stored in this cache. This * cache is used for the history and operations like "view source". |