summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java b/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java
index d5a4cefc7f3e..15a1ede053f6 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java
@@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>com::sun::star::beans::XPropertySet</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.text.TextFieldMaster
* @see com.sun.star.text.FieldMaster.Database
* @see com.sun.star.beans.XPropertySet
@@ -76,7 +76,7 @@ public class SwXFieldMaster 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.FieldMaster.Database</code>.
*/