diff options
Diffstat (limited to 'khtml/dom/html_object.h')
-rw-r--r-- | khtml/dom/html_object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/dom/html_object.h b/khtml/dom/html_object.h index 9195a40f7..5c9b4ad29 100644 --- a/khtml/dom/html_object.h +++ b/khtml/dom/html_object.h @@ -535,7 +535,7 @@ public: /** * Introduced in DOM Level 2 * - * Returns the document this iframe contains, if there is any and + * Returns the document this iframe tqcontains, if there is any and * it is available, a Null document otherwise. The attribute is * read-only. * |