summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/io
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-04 13:00:44 +0200
committerNoel Grandin <noel@peralex.com>2014-08-04 13:38:29 +0200
commit0a7b80a02eb21588e36dc82eea979e450d094ba2 (patch)
treec95eff396ba2f4289ba66bfe206c7299612ba985 /qadevOOo/tests/java/ifc/io
parent405f9d4eea865f6ad4307026cbf94af8c832485e (diff)
fix spelling compilant -> compliant
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
Diffstat (limited to 'qadevOOo/tests/java/ifc/io')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XActiveDataSink.java2
-rw-r--r--qadevOOo/tests/java/ifc/io/_XPersistObject.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java b/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
index 10a503780514..00d9cf64e37d 100644
--- a/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
+++ b/qadevOOo/tests/java/ifc/io/_XActiveDataSink.java
@@ -32,7 +32,7 @@ import com.sun.star.uno.XInterface;
* <li><code> setInputStream()</code></li>
* <li><code> getInputStream()</code></li>
* </ul> <p>
-* Test is <b> NOT </b> multithread compilant. <p>
+* Test is <b> NOT </b> multithread compliant. <p>
*
* This test needs the following object relations :
* <ul>
diff --git a/qadevOOo/tests/java/ifc/io/_XPersistObject.java b/qadevOOo/tests/java/ifc/io/_XPersistObject.java
index a21da9bd32e4..b6118c1082fc 100644
--- a/qadevOOo/tests/java/ifc/io/_XPersistObject.java
+++ b/qadevOOo/tests/java/ifc/io/_XPersistObject.java
@@ -50,7 +50,7 @@ import com.sun.star.uno.UnoRuntime;
* <li> <code>'OBJNAME'</code> : <code>String</code> value that
* contains service name which object represents.</li>
* <ul> <p>
-* Test is <b> NOT </b> multithread compilant. <p>
+* Test is <b> NOT </b> multithread compliant. <p>
* After test completion object environment has to be recreated.
* @see com.sun.star.io.XPersistObject
* @see com.sun.star.io.XObjectInputStream