summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwXModule.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXModule.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXModule.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXModule.java b/qadevOOo/tests/java/mod/_sw/SwXModule.java
index 45165e99e978..12648611e8cf 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXModule.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXModule.java
@@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface;
* <li> <code>com::sun::star::view::XViewSettingsSupplier</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.view.XPrintSettingsSupplier
* @see com.sun.star.view.XViewSettingsSupplier
* @see ifc.view._XPrintSettingsSupplier
@@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface;
public class SwXModule 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.GlobalSettings</code>.
*/