diff options
Diffstat (limited to 'kio')
-rw-r--r-- | kio/kio/kservicefactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kservicefactory.h b/kio/kio/kservicefactory.h index b419f5947..8e86f8cbc 100644 --- a/kio/kio/kservicefactory.h +++ b/kio/kio/kservicefactory.h @@ -67,7 +67,7 @@ public: KService * findServiceByDesktopPath( const TQString &_name ); /** - * Find a service ( by menu id, e.g. "kde-konsole.desktop") + * Find a service ( by menu id, e.g. "tde-konsole.desktop") */ KService * findServiceByMenuId( const TQString &_menuId ); |