summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/container/_XIndexAccess.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/container/_XIndexAccess.java')
-rw-r--r--qadevOOo/tests/java/ifc/container/_XIndexAccess.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/container/_XIndexAccess.java b/qadevOOo/tests/java/ifc/container/_XIndexAccess.java
index 19613fea30a7..cbcd5119e462 100644
--- a/qadevOOo/tests/java/ifc/container/_XIndexAccess.java
+++ b/qadevOOo/tests/java/ifc/container/_XIndexAccess.java
@@ -64,7 +64,7 @@ public class _XIndexAccess extends MultiMethodTest {
/**
* This method tests the IndexAccess from the first element,
- * the middle element and the last element. Finaly it test
+ * the middle element and the last element. Finally it test
* Exceptions which throws by a not available index. <p>
* Has <b> OK </b> status if first, middle and last elements
* successfully returned and has non null value; and if on