diff options
Diffstat (limited to 'klinkstatus/src/main.cpp')
-rw-r--r-- | klinkstatus/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klinkstatus/src/main.cpp b/klinkstatus/src/main.cpp index e5f292f9..e8ec125a 100644 --- a/klinkstatus/src/main.cpp +++ b/klinkstatus/src/main.cpp @@ -31,7 +31,7 @@ using namespace std; static const char description[] = - I18N_NOOP("A Link Checker.\n\nKLinkStatus belongs to the tdewebdev module from KDE."); + I18N_NOOP("A Link Checker.\n\nKLinkStatus belongs to the tdewebdev module from TDE."); static const char version[] = "0.3.2"; |