summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java')
-rw-r--r--qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java b/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
index 4c342310a4b6..5adddb1892af 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
@@ -88,7 +88,7 @@ public class _XNumberFormatCode extends MultiMethodTest {
* Test calls the method twice for each locale with two different arguments.
* After every call result is checked.<p>
* Has <b> OK </b> status if both times returned structure's field 'Code'
- * does not equal to a empty string.
+ * does not equal to an empty string.
*/
public void _getFormatCode() {
boolean res = true;