summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobileview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/kmobileview.h')
-rw-r--r--kmobile/kmobileview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobileview.h b/kmobile/kmobileview.h
index 39e2a53e..4672349f 100644
--- a/kmobile/kmobileview.h
+++ b/kmobile/kmobileview.h
@@ -63,7 +63,7 @@ public:
TQString readNote( TQString deviceName, int index );
bool storeNote( TQString deviceName, int index, TQString note );
- /* devices kioslave support: */
+ /* devices tdeioslave support: */
TQStringList kio_devices_deviceInfo(TQString deviceName);
public: