summaryrefslogtreecommitdiffstats
path: root/tdecore/kiconloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kiconloader.h')
-rw-r--r--tdecore/kiconloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kiconloader.h b/tdecore/kiconloader.h
index db5a8ff5a..998d7a97f 100644
--- a/tdecore/kiconloader.h
+++ b/tdecore/kiconloader.h
@@ -88,7 +88,7 @@ public:
* Usually, you use the default iconloader, which can be accessed via
* KGlobal::iconLoader(), so you hardly ever have to create an
* iconloader object yourself. That one is the current KInstance's
- * (typically KApplication's) iconloader.
+ * (typically TDEApplication's) iconloader.
* @see KGlobal::iconLoader()
* @see KInstance::iconLoader()
*/