diff options
Diffstat (limited to 'kjsembed/jsobjectproxy.h')
-rw-r--r-- | kjsembed/jsobjectproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/jsobjectproxy.h b/kjsembed/jsobjectproxy.h index b8ead87c..90b215fd 100644 --- a/kjsembed/jsobjectproxy.h +++ b/kjsembed/jsobjectproxy.h @@ -61,7 +61,7 @@ class JSObjectEventProxy; * * <h3>Security Facilities</h3> * In order to ensure scripts don't run amok and to ensure the script - * interpreter used by KHTML remains secure, JSObjectProxy applies a + * interpreter used by TDEHTML remains secure, JSObjectProxy applies a * security policy. Every time a script tries to access an object or * property the following tests are performed: * <ul> |