summaryrefslogtreecommitdiffstats
path: root/khtml/dom/dom2_traversal.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/dom/dom2_traversal.h')
-rw-r--r--khtml/dom/dom2_traversal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/dom2_traversal.h b/khtml/dom/dom2_traversal.h
index 59cec9016..d2d3abf48 100644
--- a/khtml/dom/dom2_traversal.h
+++ b/khtml/dom/dom2_traversal.h
@@ -533,7 +533,7 @@ protected:
// Document
/**
- * \c DocumentTraversal tqcontains methods that creates
+ * \c DocumentTraversal contains methods that creates
* Iterators to traverse a node and its children in document order
* (depth first, pre-order traversal, which is equivalent to the order
* in which the start tags occur in the text representation of the