summaryrefslogtreecommitdiffstats
path: root/kcontrol/smartcard/smartcard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/smartcard/smartcard.cpp')
-rw-r--r--kcontrol/smartcard/smartcard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/smartcard/smartcard.cpp b/kcontrol/smartcard/smartcard.cpp
index 561fff115..b1678d2ea 100644
--- a/kcontrol/smartcard/smartcard.cpp
+++ b/kcontrol/smartcard/smartcard.cpp
@@ -365,7 +365,7 @@ void KSmartcardConfig::defaults()
TQString KSmartcardConfig::quickHelp() const
{
- return i18n("<h1>smartcard</h1> This module allows you to configure KDE support"
+ return i18n("<h1>smartcard</h1> This module allows you to configure TDE support"
" for smartcards. These can be used for various tasks such as storing"
" SSL certificates and logging in to the system.");
}