summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/kcmlisa/kcmlisa.h
diff options
context:
space:
mode:
Diffstat (limited to 'lanbrowsing/kcmlisa/kcmlisa.h')
-rw-r--r--lanbrowsing/kcmlisa/kcmlisa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/kcmlisa/kcmlisa.h b/lanbrowsing/kcmlisa/kcmlisa.h
index e3fbf46c..f8d606b2 100644
--- a/lanbrowsing/kcmlisa/kcmlisa.h
+++ b/lanbrowsing/kcmlisa/kcmlisa.h
@@ -48,7 +48,7 @@ class LisaSettings:public KCModule
protected slots:
void slotChanged();
void autoSetup();
- void saveDone(KProcess *); // called after the kdesud returns (on save)
+ void saveDone(KProcess *); // called after the tdesud returns (on save)
void suggestSettings();
protected:
KConfig m_config;