summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java')
-rw-r--r--qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java b/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java
index 295ced13fa76..337da35657e4 100644
--- a/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java
+++ b/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java
@@ -60,7 +60,7 @@ public class BridgeFactory extends TestCase {
private static String sOfficeHost = null ;
/**
- * Creating a Testenvironment for the interfaces to be tested.
+ * Creating a TestEnvironment for the interfaces to be tested.
* Just creates <code>com.sun.star.bridge.BridgeFactory</code>
* service as object to be tested.
*/