odk/examples/java/Spreadsheet/XCalcAddins.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ecada6d16942f52b37f45254c341c71a62de9a11
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Thu Aug 29 08:58:54 2019 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Aug 29 09:03:17 2019 +0200

    Fix typo
    
    Change-Id: I46650797efa70d6b416356a3e5ed57d26d8e69be
    Reviewed-on: https://gerrit.libreoffice.org/78252
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/odk/examples/java/Spreadsheet/XCalcAddins.idl 
b/odk/examples/java/Spreadsheet/XCalcAddins.idl
index 2c6dd3859207..79767b12c42e 100644
--- a/odk/examples/java/Spreadsheet/XCalcAddins.idl
+++ b/odk/examples/java/Spreadsheet/XCalcAddins.idl
@@ -49,7 +49,7 @@ module org {
               any number of arguments after xOptions.
               Furthermore, you could replace the name of the service and
               the interface, but only if you want to replace this name in all
-              your project files. This example will work with tNecessaryhe 
default
+              your project files. This example will work with the necessary 
default
               names.
               Interface names should start with an X prefix.
            */
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to