summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_ucb
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_ucb')
-rw-r--r--qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java2
-rw-r--r--qadevOOo/tests/java/mod/_ucb/UcbStore.java2
-rw-r--r--qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java b/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java
index 3a93e662a8c3..465199414397 100644
--- a/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java
+++ b/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java
@@ -35,7 +35,7 @@ import com.sun.star.uno.XInterface;
public class UcbContentProviderProxyFactory 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.ucb.ContentProviderFactory</code>.
*/
diff --git a/qadevOOo/tests/java/mod/_ucb/UcbStore.java b/qadevOOo/tests/java/mod/_ucb/UcbStore.java
index dfd95164caee..35a8ac9e5643 100644
--- a/qadevOOo/tests/java/mod/_ucb/UcbStore.java
+++ b/qadevOOo/tests/java/mod/_ucb/UcbStore.java
@@ -35,7 +35,7 @@ import com.sun.star.uno.XInterface;
public class UcbStore 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.ucb.Store</code>.
*/
diff --git a/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java b/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java
index 1728ae31a062..5272ec325754 100644
--- a/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java
+++ b/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java
@@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface;
public class UniversalContentBroker 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.ucb.UniversalContentBroker</code>.
*/