summaryrefslogtreecommitdiffstats
path: root/korn/tdeio_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/tdeio_proto.h')
-rw-r--r--korn/tdeio_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/tdeio_proto.h b/korn/tdeio_proto.h
index 510e97d3..e56de688 100644
--- a/korn/tdeio_proto.h
+++ b/korn/tdeio_proto.h
@@ -61,7 +61,7 @@ public:
virtual TQMap< TQString, TQString >* createConfig( TDEConfigGroup *group, const TQString& password ) const;
/*
- * @return: the name of the kio_slave
+ * @return: the name of the tdeio_slave
*/
virtual TQString protocol( bool ) const { return "file"; }