summaryrefslogtreecommitdiffstats
path: root/tdehtml/tdehtml_pagecache.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:30 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:00:39 +0200
commitc6cb3f27942501d24b0ded69c90ebbf7c43c755e (patch)
tree08aa592dea84d77931478751d69b47cb4d6b50ee /tdehtml/tdehtml_pagecache.h
parentf41d2ce0f1929574f3b65eef2675ac65177608f1 (diff)
downloadtdelibs-c6cb3f27942501d24b0ded69c90ebbf7c43c755e.tar.gz
tdelibs-c6cb3f27942501d24b0ded69c90ebbf7c43c755e.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdehtml/tdehtml_pagecache.h')
-rw-r--r--tdehtml/tdehtml_pagecache.h2
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".