summaryrefslogtreecommitdiffstats
path: root/khtml/dom/html_head.h
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/dom/html_head.h')
-rw-r--r--khtml/dom/html_head.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/html_head.h b/khtml/dom/html_head.h
index b1b871f0b..e8dc52d21 100644
--- a/khtml/dom/html_head.h
+++ b/khtml/dom/html_head.h
@@ -247,7 +247,7 @@ public:
class HTMLMetaElementImpl;
/**
- * This tqcontains generic meta-information about the document. See the
+ * This contains generic meta-information about the document. See the
* <a
* href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-META">
* META element definition </a> in HTML 4.0.