summaryrefslogtreecommitdiffstats
path: root/twin
diff options
context:
space:
mode:
Diffstat (limited to 'twin')
-rw-r--r--twin/kcmtwin/twinoptions/windows.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/kcmtwin/twinoptions/windows.cpp b/twin/kcmtwin/twinoptions/windows.cpp
index ccd462e1f..dbaee8b0b 100644
--- a/twin/kcmtwin/twinoptions/windows.cpp
+++ b/twin/kcmtwin/twinoptions/windows.cpp
@@ -155,7 +155,7 @@ KFocusConfig::KFocusConfig (bool _standAlone, TDEConfig *_config, TQWidget * par
" active. If the mouse points nowhere, nothing has focus."
" </ul>"
"Note that 'Focus under mouse' and 'Focus strictly under mouse' prevent certain"
- " features such as the Alt+Tab walk through windows dialog in the KDE mode"
+ " features such as the Alt+Tab walk through windows dialog in the TDE mode"
" from working properly."
);
TQWhatsThis::add( focusCombo, wtstr);