diff options
Diffstat (limited to 'kcontrol/kio/netpref.cpp')
-rw-r--r-- | kcontrol/kio/netpref.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kio/netpref.cpp b/kcontrol/kio/netpref.cpp index 1c1de3316..73cdb2123 100644 --- a/kcontrol/kio/netpref.cpp +++ b/kcontrol/kio/netpref.cpp @@ -129,7 +129,7 @@ void KIOPreferences::defaults() TQString KIOPreferences::quickHelp() const { return i18n("<h1>Network Preferences</h1>Here you can define" - " the behavior of KDE programs when using Internet" + " the behavior of TDE programs when using Internet" " and network connections. If you experience timeouts" " or use a modem to connect to the Internet, you might" " want to adjust these settings." ); |