summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/container/_XNameReplace.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/container/_XNameReplace.java')
-rw-r--r--qadevOOo/tests/java/ifc/container/_XNameReplace.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/container/_XNameReplace.java b/qadevOOo/tests/java/ifc/container/_XNameReplace.java
index f9b3283aadc8..0201bc5e16b4 100644
--- a/qadevOOo/tests/java/ifc/container/_XNameReplace.java
+++ b/qadevOOo/tests/java/ifc/container/_XNameReplace.java
@@ -59,7 +59,7 @@ import com.sun.star.uno.UnoRuntime;
* INSTANCEn are n Objectrelations so that every thread can isert it's own
* object. n depends on the variable THRCNT which and comes from API.INI
* Some Object-Container can't replace the first that comes belong. So in
-* NAMEREPLACE you can determine a containerobject, which is replaceable. <p>
+* NAMEREPLACE you can determine a container object, which is replaceable. <p>
*
* Test is <b> NOT </b> multithread compliant. <p>
* After test completion object environment has to be recreated.