summaryrefslogtreecommitdiffstats
path: root/kio
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-07-04 23:24:45 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-07-04 23:24:45 -0500
commitc397f92e7d37537a448e8c7be0cbe356799b1875 (patch)
tree47c6371e3b23e6ab3e250f41a1a6542756a239af /kio
parent7e8371e630aec175c242f99acb262f90311b5d72 (diff)
downloadtdelibs-c397f92e7d37537a448e8c7be0cbe356799b1875.tar.gz
tdelibs-c397f92e7d37537a448e8c7be0cbe356799b1875.zip
Minor cleanup in comments related to bug report 892.
Diffstat (limited to 'kio')
-rw-r--r--kio/kio/kservicefactory.h2
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 );