diff options
Diffstat (limited to 'kfind/main.cpp')
-rw-r--r-- | kfind/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfind/main.cpp b/kfind/main.cpp index eb19ef041..d568dc3ce 100644 --- a/kfind/main.cpp +++ b/kfind/main.cpp @@ -11,7 +11,7 @@ #include "version.h" static const char description[] = - I18N_NOOP("KDE file find utility"); + I18N_NOOP("TDE file find utility"); static KCmdLineOptions options[] = { |