diff options
Diffstat (limited to 'kjsembed/docs/embedding/simple-embed/demo.html')
-rw-r--r-- | kjsembed/docs/embedding/simple-embed/demo.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kjsembed/docs/embedding/simple-embed/demo.html b/kjsembed/docs/embedding/simple-embed/demo.html index 085d47bf..f5c46b63 100644 --- a/kjsembed/docs/embedding/simple-embed/demo.html +++ b/kjsembed/docs/embedding/simple-embed/demo.html @@ -69,8 +69,8 @@ who want to write scripts. <li><b><a href="conventions.html">Document Conventions</a></b><br> Explains the typographical conventions used by the documents.</li> - <li><b><a href="kjsembed-qsa.html">KJSEmbed and QSA</a></b><br> - Discusses the differences between KJSEmbed and QSA.</li> + <li><b><a href="kjsembed-qsa.html">KJSEmbed and TQSA</a></b><br> + Discusses the differences between KJSEmbed and TQSA.</li> </ul> <h3>References</h3> @@ -83,7 +83,7 @@ who want to write scripts. A tutorial on how to implement inheritence in JavaScript. </li> <li><b><a href="http://doc.trolltech.com/qsa/">Qt Script for Applications Documentation</a></b><br> - The documentation for QSA, this is Trolltech's ECMAScript binding + The documentation for TQSA, this is Trolltech's ECMAScript binding for Qt. </li> </ul> |