summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwXCell.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXCell.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXCell.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXCell.java b/qadevOOo/tests/java/mod/_sw/SwXCell.java
index 0769840fb610..f8906bd34384 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXCell.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXCell.java
@@ -41,7 +41,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.table.Cell
* @see com.sun.star.text.CellProperties
* @see com.sun.star.beans.XPropertySet
@@ -76,7 +76,7 @@ public class SwXCell 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 text table, it is inserted to the text document. Finally, first cell of
* this table is gotten.
* Object relations created :