summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/i18n/_XTransliteration.java
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-29 15:16:37 +0200
committerBartosz Kosiorek <gang65@poczta.onet.pl>2018-05-02 07:59:14 +0200
commit73414e3fe8d8cede2c4bc3bc605618873db003c4 (patch)
treea9c615dcbc96831e047dc184244f6b82e5836d16 /qadevOOo/tests/java/ifc/i18n/_XTransliteration.java
parent9ff3ea9e38e9ae084cb9c1c670eb5ea657c834eb (diff)
Fix typos
Change-Id: I56bd1a7ac204f4302261e46d0b8c5dd62c4b6df9 Reviewed-on: https://gerrit.libreoffice.org/53624 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'qadevOOo/tests/java/ifc/i18n/_XTransliteration.java')
-rw-r--r--qadevOOo/tests/java/ifc/i18n/_XTransliteration.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/i18n/_XTransliteration.java b/qadevOOo/tests/java/ifc/i18n/_XTransliteration.java
index 5d8cce2393e8..521a111d0596 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XTransliteration.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XTransliteration.java
@@ -310,7 +310,7 @@ public class _XTransliteration extends MultiMethodTest {
/**
* Performs tesing of two substrings. Also testing of opposite
* substrings order performed.
- * @return <code>true</code> if substrings are equal and retruned
+ * @return <code>true</code> if substrings are equal and returned
* value is 0 for both orders,
* if substrings are different and expected value
* returned for direct order and opposite value returned for
@@ -392,7 +392,7 @@ public class _XTransliteration extends MultiMethodTest {
* Performs tesing of two strings. If the expected value is not 0
* (i.e. strings are not equal), then also testing of opposite
* strings order performed.
- * @return <code>true</code> if strings are equal and retruned
+ * @return <code>true</code> if strings are equal and returned
* value is 0, if strings are different and expected value
* returned for direct order and opposite value returned for
* opposite order.