diff options
Diffstat (limited to 'korn/main.cpp')
-rw-r--r-- | korn/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/main.cpp b/korn/main.cpp index 97a79441c..b434c6f82 100644 --- a/korn/main.cpp +++ b/korn/main.cpp @@ -10,7 +10,7 @@ #include"kornshell.h" -static const char description[] = I18N_NOOP("KDE mail checker"); +static const char description[] = I18N_NOOP("TDE mail checker"); static const char version[] = "0.4"; |