From eb7185a168dbe454891c8d4be610935e6ff0008b Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 23 Feb 2013 19:17:03 +0100 Subject: Fix typo begining/beginning. Change-Id: I9fff386181a2be0bc83787c8b5aec9c1cb4db9c3 --- qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo') diff --git a/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java b/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java index 0fb7f2497446..b73fa751b95f 100644 --- a/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java +++ b/qadevOOo/tests/java/ifc/i18n/_XBreakIterator.java @@ -455,7 +455,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.

* Has OK status if the starting position of script is returned. */ -- cgit v1.2.3