diff options
Diffstat (limited to 'amor')
-rw-r--r-- | amor/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/main.cpp b/amor/main.cpp index 16e89c8..6075bbd 100644 --- a/amor/main.cpp +++ b/amor/main.cpp @@ -40,7 +40,7 @@ #include "amor.h" -static const char description[] = I18N_NOOP("KDE creature for your desktop"); +static const char description[] = I18N_NOOP("TDE creature for your desktop"); int main(int argc, char *argv[]) { |