summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_invocation/uno/Invocation.java')
-rw-r--r--qadevOOo/tests/java/mod/_invocation/uno/Invocation.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java b/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
index 92c765920fd4..d83a2f927563 100644
--- a/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
+++ b/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java
@@ -53,7 +53,7 @@ public class Invocation extends TestCase {
* has <code>Object[]</code> type. This relation is used as
* a parameter for <code>createInstanceWithArguments</code>
* method call. If this relation doesn't exist test pass
- * zerro length array as argument. Here
+ * zero length array as argument. Here
* <code>com.sun.star.io.Pipe</code> instance is passed.</li>
* <li> <code>'XSingleServiceFactory.MustSupport'</code> :
* for interface {@link _ifc.lang.XSingleServiceFactory}.