summaryrefslogtreecommitdiffstats
path: root/tdecore/kinstance.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kinstance.h')
-rw-r--r--tdecore/kinstance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kinstance.h b/tdecore/kinstance.h
index 36d463d8a..775fe3bdf 100644
--- a/tdecore/kinstance.h
+++ b/tdecore/kinstance.h
@@ -38,7 +38,7 @@ class TDEGlobalNetworkManager;
* Access to KDE global objects for use in shared libraries. In
* practical terms, this class is used in KDE components. This allows
* components to store things that normally would be accessed by
- * KGlobal.
+ * TDEGlobal.
*
* @author Torben Weis
*/