diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 9d88dfc..2b6b2fe 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -33,7 +33,7 @@ #include "kscopeconfig.h" static const char *description = - I18N_NOOP("KScope\nA source-editing environment for KDE, based on " + I18N_NOOP("KScope\nA source-editing environment for TDE, based on " "Cscope"); static TDECmdLineOptions options[] = |