diff options
Diffstat (limited to 'kio/kfile/kfilepreview.h')
-rw-r--r-- | kio/kfile/kfilepreview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kfilepreview.h b/kio/kfile/kfilepreview.h index 123d221f1..2bb2d860c 100644 --- a/kio/kfile/kfilepreview.h +++ b/kio/kfile/kfilepreview.h @@ -88,7 +88,7 @@ public: /** * This overrides KFileView::actionCollection() by returning - * the actionCollection() of the KFileView (member left) it contains. + * the actionCollection() of the KFileView (member left) it tqcontains. * This means that KFilePreview will never create a KActionCollection * object of its own. */ |