extensions/test/ole/callUnoToJava.htm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 66fb3ca7cd77c00eac79d8003aef57d78c1d357f
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat May 25 19:28:59 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat May 25 22:52:01 2019 +0200

    Fix typo
    
    Change-Id: I3ea1b57b9faf2feda61bf109b7e644a7129f0f2d
    Reviewed-on: https://gerrit.libreoffice.org/72960
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/extensions/test/ole/callUnoToJava.htm 
b/extensions/test/ole/callUnoToJava.htm
index 3b9bf1b2f552..bb4194a56e19 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 with out parameters <br>
+Other test without parameters <br>
 <button onclick='callOleTest( 30)'>outValuesMixed</Button>
 <button onclick='callOleTest( 31)'>outValuesAll</Button>
 <h1> in out parameter </h1>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to