summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/script
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/script')
-rw-r--r--qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory.java2
-rw-r--r--qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory2.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory.java b/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory.java
index 0eab955df86b..adc2843eeeb5 100644
--- a/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory.java
+++ b/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory.java
@@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface;
* <ul>
* <li><code> createAdapter()</code></li>
* </ul> <p>
-* Test is <b> NOT </b> multithread compilant. <p>
+* Test is <b> NOT </b> multithread compliant. <p>
* @see com.sun.star.script.XInvocationAdapterFactory
*/
public class _XInvocationAdapterFactory extends MultiMethodTest {
diff --git a/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory2.java b/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory2.java
index c9a381aa2587..2ed17685667b 100644
--- a/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory2.java
+++ b/qadevOOo/tests/java/ifc/script/_XInvocationAdapterFactory2.java
@@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface;
* <ul>
* <li><code> createAdapter()</code></li>
* </ul> <p>
-* Test is <b> NOT </b> multithread compilant. <p>
+* Test is <b> NOT </b> multithread compliant. <p>
* @see com.sun.star.script.XInvocationAdapterFactory
*/
public class _XInvocationAdapterFactory2 extends MultiMethodTest {