diff options
Diffstat (limited to 'tdecore/tdeconfig.cpp')
-rw-r--r-- | tdecore/tdeconfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeconfig.cpp b/tdecore/tdeconfig.cpp index bef3d7944..28f25e61a 100644 --- a/tdecore/tdeconfig.cpp +++ b/tdecore/tdeconfig.cpp @@ -63,7 +63,7 @@ TDEConfig::TDEConfig( const TQString& fileName, // read initial information off disk reparseConfiguration(); - // we let KStandardDirs add custom user config files. It will do + // we let TDEStandardDirs add custom user config files. It will do // this only once. So only the first call ever to this constructor // will anything else than return here We have to reparse here as // configuration files may appear after customized directories have |