diff options
Diffstat (limited to 'tdecore/ksocks.cpp')
-rw-r--r-- | tdecore/ksocks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/ksocks.cpp b/tdecore/ksocks.cpp index e596c50d9..3de74bd88 100644 --- a/tdecore/ksocks.cpp +++ b/tdecore/ksocks.cpp @@ -110,7 +110,7 @@ KSocksTable::~KSocksTable() { * libraries differently. Expect .so, .sl, .a (!) (AIX does this). * 3) Find a unique symbol in the library that we can use to identify that * library and write out the test case in the constructor - * 4) Make necessary changes to the KControl module in kdebase/kcontrol/.... + * 4) Make necessary changes to the KControl module in tdebase/kcontrol/.... * 5) TEST! * */ |