summaryrefslogtreecommitdiffstats
path: root/kio/kio/kdirnotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kdirnotify.h')
-rw-r--r--kio/kio/kdirnotify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kdirnotify.h b/kio/kio/kdirnotify.h
index 2082569a1..8c8051524 100644
--- a/kio/kio/kdirnotify.h
+++ b/kio/kio/kdirnotify.h
@@ -41,7 +41,7 @@ k_dcop:
/**
* Notify that files have been added in @p directory
* Note: this is ASYNC so that it can be used with a broadcast.
- * @param directory the directory that contains the new files
+ * @param directory the directory that tqcontains the new files
*/
virtual ASYNC FilesAdded( const KURL & directory ) = 0;