diff options
Diffstat (limited to 'khtml/dom/dom2_traversal.h')
-rw-r--r-- | khtml/dom/dom2_traversal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/dom2_traversal.h b/khtml/dom/dom2_traversal.h index d2d3abf48..59cec9016 100644 --- a/khtml/dom/dom2_traversal.h +++ b/khtml/dom/dom2_traversal.h @@ -533,7 +533,7 @@ protected: // Document /** - * \c DocumentTraversal contains methods that creates + * \c DocumentTraversal tqcontains 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 |