summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdefile/NOTES')
-rw-r--r--tdeio/tdefile/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/NOTES b/tdeio/tdefile/NOTES
index e2037e382..c646c13cd 100644
--- a/tdeio/tdefile/NOTES
+++ b/tdeio/tdefile/NOTES
@@ -48,7 +48,7 @@ KFileView's requests to KDirLister's methods.
This class inherits from KFileChooserWidget and adds the file management
operations. It uses a KFileOperations class (taken from the current
-KonqOperations) for all KIO operations, and it uses KFileUndo, taken from
+KonqOperations) for all TDEIO operations, and it uses KFileUndo, taken from
the KonqUndo stuff. The popupMenu method is reimplemented to add those
operations to it.