summaryrefslogtreecommitdiffstats
path: root/amarok/src/magnatunebrowser/magnatunexmlparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/magnatunebrowser/magnatunexmlparser.h')
-rw-r--r--amarok/src/magnatunebrowser/magnatunexmlparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/amarok/src/magnatunebrowser/magnatunexmlparser.h b/amarok/src/magnatunebrowser/magnatunexmlparser.h
index 801e8fd7..f3d8346b 100644
--- a/amarok/src/magnatunebrowser/magnatunexmlparser.h
+++ b/amarok/src/magnatunebrowser/magnatunexmlparser.h
@@ -97,8 +97,8 @@ private:
void parseElement( TQDomElement e );
/**
- * Parses all tqchildren of a DOM element
- * @param e The element whose tqchildren is to be parsed
+ * Parses all children of a DOM element
+ * @param e The element whose children is to be parsed
*/
void parseChildren( TQDomElement e );