diff options
Diffstat (limited to 'tdecore/klibloader.h')
-rw-r--r-- | tdecore/klibloader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/klibloader.h b/tdecore/klibloader.h index aa88db925..10df2c445 100644 --- a/tdecore/klibloader.h +++ b/tdecore/klibloader.h @@ -255,7 +255,7 @@ public: /** * @internal - * Internal Method, called by the KApplication destructor. + * Internal Method, called by the TDEApplication destructor. * Do not call it. * This is what makes it possible to rely on ~KLibFactory * being called in all cases, whether the library is unloaded |