summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java b/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
index b22489ac34a9..fed159a320b2 100644
--- a/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
+++ b/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
@@ -35,7 +35,7 @@ import com.sun.star.text.XAutoTextGroup;
*/
public class _XAutoTextContainer extends MultiMethodTest {
public XAutoTextContainer oObj = null;
- // every Thread must insert it's own AutoTextContainer:
+ // every Thread must insert its own AutoTextContainer:
public String Name = "";
/**