summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java')
-rw-r--r--qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java b/qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java
index 77e96d72fa34..ba1190d5f6cb 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XExtendedIndexEntrySupplier.java
@@ -84,7 +84,7 @@ public class _XExtendedIndexEntrySupplier extends MultiMethodTest {
for (int j = 0; j < algorithms.size(); j++) {
String[] algs = algorithms.get(Integer.valueOf(j));
for (int k=0;k<algs.length;k++) {
- log.println("\t Algorythm :" +
+ log.println("\t Algorithm :" +
algs[k]);
oObj.loadAlgorithm(locales[i], algs[k], CollatorOptions.CollatorOptions_IGNORE_CASE);
log.println("\t\t Get: " +