summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kmimemagic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kmimemagic.cpp')
-rw-r--r--tdeio/tdeio/kmimemagic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/kmimemagic.cpp b/tdeio/tdeio/kmimemagic.cpp
index f639a7049..4285e3ec7 100644
--- a/tdeio/tdeio/kmimemagic.cpp
+++ b/tdeio/tdeio/kmimemagic.cpp
@@ -528,7 +528,7 @@ public:
tmpDirs << TQString::fromLatin1("/tmp"); // default value
// The trick is that we also don't want the user to override globally set
- // directories. So we have to misuse KStandardDirs :}
+ // directories. So we have to misuse TDEStandardDirs :}
TQStringList confDirs = TDEGlobal::dirs()->resourceDirs( "config" );
if ( !confDirs.isEmpty() )
{