summaryrefslogtreecommitdiff
path: root/extensions/test/ole/callUnoToJava.htm
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/callUnoToJava.htm')
-rw-r--r--extensions/test/ole/callUnoToJava.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/test/ole/callUnoToJava.htm b/extensions/test/ole/callUnoToJava.htm
index fff21ad0ea28..3b9bf1b2f552 100644
--- a/extensions/test/ole/callUnoToJava.htm
+++ b/extensions/test/ole/callUnoToJava.htm
@@ -485,7 +485,7 @@ function XSimple_Impl_func( message)
<h2> Object in JScript</h2>
-This test passes a XCallback to an UNO function of the UNO test control.
+This test passes a XCallback to a UNO function of the UNO test control.
XCallback is implemented by the JScript class XCallback_Impl. The function
XCallback::func1 is then called from the UNO test control.
<br>