summaryrefslogtreecommitdiffstats
path: root/tdecore/kglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kglobal.h')
-rw-r--r--tdecore/kglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kglobal.h b/tdecore/kglobal.h
index cf8836661..a1a8114be 100644
--- a/tdecore/kglobal.h
+++ b/tdecore/kglobal.h
@@ -175,7 +175,7 @@ public:
/**
* The instance currently active (useful in a multi-instance
* application, such as a KParts application).
- * Don't use this - it's mainly for KAboutDialog and KBugReport.
+ * Don't use this - it's mainly for TDEAboutDialog and KBugReport.
* @internal
*/
static void setActiveInstance(TDEInstance *d);