summaryrefslogtreecommitdiffstats
path: root/parts
diff options
context:
space:
mode:
Diffstat (limited to 'parts')
-rw-r--r--parts/partexplorer/README.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/README.dox b/parts/partexplorer/README.dox
index ae33273f..26171c29 100644
--- a/parts/partexplorer/README.dox
+++ b/parts/partexplorer/README.dox
@@ -3,7 +3,7 @@ A Graphical tool for performing TDETrader-like queries about registered services
PartExplorer is a frontend to TDETrader class (http://developer.kde.org/documentation/library/3.1-api/tdeio/html/classTDETrader.html)
and uses its syntax, no more no less: so before saying "it really sucks", give a look at
-http://developer.kde.org/documentation/library/kdeqt/tradersyntax.html.
+http://developer.kde.org/documentation/library/kdetqt/tradersyntax.html.
The real job is done by the @see PartExplorerForm class which handles user input, query system
configuration and (eventually) fills the property list.