summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/examples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/docs/examples/index.html')
-rw-r--r--kjsembed/docs/examples/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/examples/index.html b/kjsembed/docs/examples/index.html
index ef7c81cc..706f3fb2 100644
--- a/kjsembed/docs/examples/index.html
+++ b/kjsembed/docs/examples/index.html
@@ -23,7 +23,7 @@ can be combined to create useful tools.
<tr><td><a href="xmlgui">xmlgui</a></td>
<td>Creates a complete KDE GUI shell using XMLGUI and KStdAction.</td></tr>
<tr><td><a href="readonlypart">readonlypart</a></td>
-<td>A simple web browser that embeds KHTMLPart.</td></tr>
+<td>A simple web browser that embeds TDEHTMLPart.</td></tr>
<tr><td><a href="readwritepart">readwritepart</a></td>
<td>Shows how to embed a read-write KPart.</td></tr>
<tr><td><a href="calc">calc</a></td>