summaryrefslogtreecommitdiffstats
path: root/drkonqi/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'drkonqi/main.cpp')
-rw-r--r--drkonqi/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/drkonqi/main.cpp b/drkonqi/main.cpp
index 9fba35a20..635a49265 100644
--- a/drkonqi/main.cpp
+++ b/drkonqi/main.cpp
@@ -52,7 +52,7 @@ static const KCmdLineOptions options[] =
{"programname <name>", I18N_NOOP("Translated name of the program"), 0},
{"pid <pid>", I18N_NOOP("The PID of the program"), 0},
{"startupid <id>", I18N_NOOP("Startup ID of the program"), 0},
- {"kdeinit", I18N_NOOP("The program was started by kdeinit"), 0},
+ {"tdeinit", I18N_NOOP("The program was started by tdeinit"), 0},
{"safer", I18N_NOOP("Disable arbitrary disk access"), 0},
KCmdLineLastOption
};