summaryrefslogtreecommitdiffstats
path: root/kjsembed/jsobjectproxy.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:03:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:03:46 -0600
commit87f718054d89323f6c32b0c6a15d8ee18cf572df (patch)
treefda21abec2bd9b3c2bbde864cddde07caa555e27 /kjsembed/jsobjectproxy.h
parentd581c9e95286acbc16b4c0edaee742e994d58d29 (diff)
downloadtdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.tar.gz
tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'kjsembed/jsobjectproxy.h')
-rw-r--r--kjsembed/jsobjectproxy.h2
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>