diff options
Diffstat (limited to 'src/tdesvnd/main.cpp')
-rw-r--r-- | src/tdesvnd/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvnd/main.cpp b/src/tdesvnd/main.cpp index ab864a6..9d42152 100644 --- a/src/tdesvnd/main.cpp +++ b/src/tdesvnd/main.cpp @@ -29,7 +29,7 @@ #include "tdesvnd_dcop.h" static const char description[] = - I18N_NOOP("Kdesvn DCOP service"); + I18N_NOOP("Tdesvn DCOP service"); static const char version[] = "0.1"; |