summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java b/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java
index 1fc6a5a3b915..6a68965f1cd6 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java
@@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>com::sun::star::text::XTextContent</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.lang.XComponent
* @see com.sun.star.text.XTextContent
@@ -82,7 +82,7 @@ public class SwXReferenceMark 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.ReferenceMark</code>, then sets new
* name of created ReferenceMark using <code>XNamed</code> interface.