summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kprotocolinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kprotocolinfo.h')
-rw-r--r--tdeio/tdeio/kprotocolinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/kprotocolinfo.h b/tdeio/tdeio/kprotocolinfo.h
index 6de45c1a7..592978e78 100644
--- a/tdeio/tdeio/kprotocolinfo.h
+++ b/tdeio/tdeio/kprotocolinfo.h
@@ -403,7 +403,7 @@ public:
/**
* Returns whether the protocol can recursively delete directories by itself.
- * If not (the usual case) then KIO will list the directory and delete files
+ * If not (the usual case) then TDEIO will list the directory and delete files
* and empty directories one by one.
*
* This corresponds to the "deleteRecursive=" field in the protocol description file.