summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwXBookmark.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXBookmark.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXBookmark.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXBookmark.java b/qadevOOo/tests/java/mod/_sw/SwXBookmark.java
index d58df6ba2bce..f4a88aece1c8 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXBookmark.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXBookmark.java
@@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>com::sun::star::text::TextContent</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
@@ -81,7 +81,7 @@ public class SwXBookmark extends TestCase {
}
/**
- * Creating a Testenvironment for the interfaces to be tested. After creating
+ * Creating a TestEnvironment for the interfaces to be tested. After creating
* a bookmark, it is inserted to the text document.
*/
@Override