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 bb4194a56e19..3b9bf1b2f552 100644
--- a/extensions/test/ole/callUnoToJava.htm
+++ b/extensions/test/ole/callUnoToJava.htm
@@ -515,7 +515,7 @@ as out parameter.<br>
<button onclick='callOleTest( 14)'>short</Button>
<button onclick='callOleTest( 15)'>long</Button>
<br>
-Other test without parameters <br>
+Other test with out parameters <br>
<button onclick='callOleTest( 30)'>outValuesMixed</Button>
<button onclick='callOleTest( 31)'>outValuesAll</Button>
<h1> in out parameter </h1>