summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java
index d67f4fbe51b2..8410cf7c5468 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java
@@ -50,7 +50,7 @@ import util.utils;
* <li> <code>com::sun::star::text::XAutoTextGroup</code></li>
* </ul> <p>
* This object test <b> is NOT </b> designed to be run in several
- * threads concurently.
+ * threads concurrently.
* @see com.sun.star.container.XNamed
* @see com.sun.star.container.XNameAccess
* @see com.sun.star.container.XIndexAccess
@@ -91,7 +91,7 @@ public class SwXAutoTextGroup 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.text.AutoTextContainer</code>, then creates a new
* group into the container.<p>