summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod
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/mod
parent405f9d4eea865f6ad4307026cbf94af8c832485e (diff)
fix spelling compilant -> compliant
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
Diffstat (limited to 'qadevOOo/tests/java/mod')
-rw-r--r--qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java2
-rw-r--r--qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java2
-rw-r--r--qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java2
-rw-r--r--qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java2
4 files changed, 4 insertions, 4 deletions
diff --git a/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java b/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java
index 25985c744a9e..748a3e30b6b0 100644
--- a/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java
+++ b/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java
@@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>XImpReg.dll</code> : DLL which will be loaded in
* <code>XImplementationLoader</code> interface test. </li>
* <ul>
-* Multithread testing compilant.
+* Multithread testing compliant.
* @see com.sun.star.loader.XImplementationLoader
* @see com.sun.star.lang.XServiceInfo
* @see ifc.loader._XImplementationLoader
diff --git a/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java b/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java
index df4aaaa7ba44..c3f71e730f87 100644
--- a/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java
+++ b/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java
@@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>MyPersistObjectImpl.jar</code> : jar which will be loaded in
* <code>XImplementationLoader</code> interface test. </li>
* <ul>
-* Multithread testing compilant.
+* Multithread testing compliant.
* @see com.sun.star.loader.XImplementationLoader
* @see com.sun.star.lang.XServiceInfo
* @see ifc.loader._XImplementationLoader
diff --git a/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java b/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java
index 5b66c6275c73..3f31adb438c9 100644
--- a/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java
+++ b/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java
@@ -33,7 +33,7 @@ import util.utils;
* <li> <code>MyPersistObjectImpl.jar</code> : jar which will be loaded in
* <code>XImplementationLoader</code> interface test. </li>
* <ul>
-* Multithread testing compilant.
+* Multithread testing compliant.
* @see com.sun.star.loader.XImplementationLoader
* @see com.sun.star.lang.XServiceInfo
* @see ifc.loader._XImplementationLoader
diff --git a/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java b/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java
index cb467f5bba68..0170388467f5 100644
--- a/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java
+++ b/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java
@@ -34,7 +34,7 @@ import util.utils;
* <li> <code>XImpReg.dll</code> : DLL which will be loaded in
* <code>XImplementationLoader</code> interface test. </li>
* <ul>
-* Multithread testing compilant.
+* Multithread testing compliant.
* @see com.sun.star.loader.XImplementationLoader
* @see com.sun.star.lang.XServiceInfo
* @see ifc.loader._XImplementationLoader