summaryrefslogtreecommitdiffstats
path: root/kcontrol/filetypes/filetypedetails.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/filetypes/filetypedetails.cpp')
-rw-r--r--kcontrol/filetypes/filetypedetails.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/filetypes/filetypedetails.cpp b/kcontrol/filetypes/filetypedetails.cpp
index a678e0eb2..abb973580 100644
--- a/kcontrol/filetypes/filetypedetails.cpp
+++ b/kcontrol/filetypes/filetypedetails.cpp
@@ -235,7 +235,7 @@ void FileTypeDetails::updateAskSave()
// - images (reasoning: no need to save, most of the time, because fast to see)
// e.g. postscript is different, because takes longer to read, so
// it's more likely that the user might want to save it.
- // - multipart/* ("server push", see kmultipart)
+ // - multipart/* ("server push", see tdemultipart)
// - other strange 'internal' mimetypes like print/manager...
if ( mime->is( "text/html" ) ||
mime->is( "text/xml" ) ||