diff options
Diffstat (limited to 'sip/khtml')
-rw-r--r-- | sip/khtml/dom_exception.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/khtml/dom_exception.sip b/sip/khtml/dom_exception.sip index 8245b75..6a446a8 100644 --- a/sip/khtml/dom_exception.sip +++ b/sip/khtml/dom_exception.sip @@ -41,7 +41,7 @@ public: { INDEX_SIZE_ERR, DOMSTRING_SIZE_ERR, - HIERARCHY_RETQUEST_ERR, + HIERARCHY_REQUEST_ERR, WRONG_DOCUMENT_ERR, INVALID_CHARACTER_ERR, NO_DATA_ALLOWED_ERR, |