diff options
Diffstat (limited to 'klipper')
-rw-r--r-- | klipper/toplevel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klipper/toplevel.cpp b/klipper/toplevel.cpp index 712745a86..f6d2fa933 100644 --- a/klipper/toplevel.cpp +++ b/klipper/toplevel.cpp @@ -1098,7 +1098,7 @@ void KlipperWidget::updateTimestamp() } static const char * const description = - I18N_NOOP("KDE cut & paste history utility"); + I18N_NOOP("TDE cut & paste history utility"); void KlipperWidget::createAboutData() { |