summaryrefslogtreecommitdiffstats
path: root/kdecore/ksocks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/ksocks.cpp')
-rw-r--r--kdecore/ksocks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/ksocks.cpp b/kdecore/ksocks.cpp
index 2af496f7a..e596c50d9 100644
--- a/kdecore/ksocks.cpp
+++ b/kdecore/ksocks.cpp
@@ -85,7 +85,7 @@ class KSocksTable {
KSocksTable();
virtual ~KSocksTable();
- // The name of each symbol and it's SOCKS tqreplacement
+ // The name of each symbol and it's SOCKS replacement
TQMap<SymbolKeys,TQString> symbols;
// The name of this library
TQString myname;