summaryrefslogtreecommitdiffstats
path: root/kstartperf/kstartperf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kstartperf/kstartperf.cpp')
-rw-r--r--kstartperf/kstartperf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstartperf/kstartperf.cpp b/kstartperf/kstartperf.cpp
index ca8dfcec..992111fb 100644
--- a/kstartperf/kstartperf.cpp
+++ b/kstartperf/kstartperf.cpp
@@ -72,7 +72,7 @@ TQString libkstartperf()
int main(int argc, char **argv)
{
KAboutData aboutData("kstartperf", I18N_NOOP("KStartPerf"),
- "1.0", I18N_NOOP("Measures start up time of a KDE application"),
+ "1.0", I18N_NOOP("Measures start up time of a TDE application"),
KAboutData::License_Artistic,
"Copyright (c) 2000 Geert Jansen and libkmapnotify authors");
aboutData.addAuthor("Geert Jansen", I18N_NOOP("Maintainer"),