summaryrefslogtreecommitdiffstats
path: root/kiten/kloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiten/kloader.h')
-rw-r--r--kiten/kloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/kloader.h b/kiten/kloader.h
index 816d29c3..f6f61506 100644
--- a/kiten/kloader.h
+++ b/kiten/kloader.h
@@ -35,7 +35,7 @@ class KLoader
public:
/**
* The constructor takes the url and decides the best way to save,
- * which will mean using something like KIO::NetAccess or TQFile.
+ * which will mean using something like TDEIO::NetAccess or TQFile.
*/
KLoader(const KURL &_target);