diff options
Diffstat (limited to 'odk')
-rw-r--r-- | odk/examples/java/Spreadsheet/XCalcAddins.idl | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |