diff options
Diffstat (limited to 'kxsldbg/main.cpp')
-rw-r--r-- | kxsldbg/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxsldbg/main.cpp b/kxsldbg/main.cpp index ca7b18b3..e15ed9af 100644 --- a/kxsldbg/main.cpp +++ b/kxsldbg/main.cpp @@ -6,7 +6,7 @@ #include <kdebug.h> static const char *description = - I18N_NOOP("A KDE KPart Application for xsldbg, an XSLT debugger"); + I18N_NOOP("A TDE KPart Application for xsldbg, an XSLT debugger"); static const char *version = VERSION; static const KCmdLineOptions options[] = |