summaryrefslogtreecommitdiffstats
path: root/kmail/kmstartup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmstartup.cpp')
-rw-r--r--kmail/kmstartup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmstartup.cpp b/kmail/kmstartup.cpp
index c1eb6ccb4..888e4e192 100644
--- a/kmail/kmstartup.cpp
+++ b/kmail/kmstartup.cpp
@@ -193,7 +193,7 @@ void lockOrDie() {
if ( oldHostName == hostName ) {
// this can only happen if the user is running this application on
// different displays on the same machine. All other cases will be
- // taken care of by KUniqueApplication()
+ // taken care of by TDEUniqueApplication()
if ( oldAppName == appName )
msg = i18n("%1 already seems to be running on another display on "
"this machine. Running %2 more than once "