summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/container/_XIndexReplace.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/container/_XIndexReplace.java')
-rw-r--r--qadevOOo/tests/java/ifc/container/_XIndexReplace.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/container/_XIndexReplace.java b/qadevOOo/tests/java/ifc/container/_XIndexReplace.java
index 411b7e8ac43e..4cd737cf5d94 100644
--- a/qadevOOo/tests/java/ifc/container/_XIndexReplace.java
+++ b/qadevOOo/tests/java/ifc/container/_XIndexReplace.java
@@ -61,7 +61,7 @@ import com.sun.star.uno.UnoRuntime;
* don't insert the Object several times. The first replaceByIndex() inserts
* the Object to the Container but all other replaceByIndex() changes
* the Index in the Continer because it's the same Object. <p>
-* Test is multithread compilant. <p>
+* Test is multithread compliant. <p>
* @see com.sun.star.container.XIndexReplace
*/