summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java')
-rw-r--r--qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java b/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java
index 71d059bb9254..9e91b5f5db62 100644
--- a/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java
+++ b/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java
@@ -38,7 +38,7 @@ import com.sun.star.uno.XInterface;
* </ul> <p>
*
* This object test <b> is NOT </b> designed to be run in several
- * threads concurently.
+ * threads concurrently.
*
* @see com.sun.star.i18n.XIndexEntrySupplier
* @see ifc.i18n._XIndexEntrySupplier
@@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface;
public class IndexEntrySupplier extends TestCase {
/**
- * Creating a Testenvironment for the interfaces to be tested.
+ * Creating a TestEnvironment for the interfaces to be tested.
* Creates an instance of the service
* <code>com.sun.star.i18n.IndexEntrySupplier</code>.
*/