summaryrefslogtreecommitdiffstats
path: root/kiten/ksaver.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiten/ksaver.h')
-rw-r--r--kiten/ksaver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/ksaver.h b/kiten/ksaver.h
index 8c73f7c1..b7a05d89 100644
--- a/kiten/ksaver.h
+++ b/kiten/ksaver.h
@@ -35,7 +35,7 @@ class KSaver
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.
*/
KSaver(const KURL &_target);