summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java')
-rw-r--r--qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java b/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
index 4264e68747d8..06910de2e520 100644
--- a/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
+++ b/qadevOOo/tests/java/ifc/lang/_XSingleServiceFactory.java
@@ -76,7 +76,7 @@ public class _XSingleServiceFactory extends MultiMethodTest {
*/
public void _createInstance() {
// for some objects the method should fail.
- // If thi is required the property is set to true.
+ // If this is required the property is set to true.
String negStr = (String)tEnv.getObjRelation(
"XSingleServiceFactory.createInstance.negative");
boolean negative = (negStr != null && negStr.equalsIgnoreCase("true"));