summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java')
-rw-r--r--qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java b/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java
index 40eed9c33c7e..4da53dcaf964 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java
@@ -460,7 +460,7 @@ public class _XBreakIterator extends MultiMethodTest {
private static String arabic = new String(new char[] {0x0641, 0x0642}) ;
/**
- * Tries to find the begining of the nearest script specified
+ * Tries to find the beginning of the nearest script specified
* relatively to position passed. <p>
* Has <b>OK</b> status if the starting position of script is returned.
*/