From 4ed804d92850ceeacedf861865c32bf233d46924 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Thu, 6 Feb 2014 21:25:21 +0100 Subject: Typo: realtion -> relation Change-Id: I2ec2d716eaff6c6dc03bf657e77daa8e4d57cb53 --- qadevOOo/tests/java/ifc/awt/_XUnoControlContainer.java | 2 +- qadevOOo/tests/java/ifc/inspection/_XObjectInspector.java | 2 +- qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java | 8 ++++---- qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java | 2 +- qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java | 2 +- qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) (limited to 'qadevOOo/tests') diff --git a/qadevOOo/tests/java/ifc/awt/_XUnoControlContainer.java b/qadevOOo/tests/java/ifc/awt/_XUnoControlContainer.java index c2f4fc6a3602..55c21c182d46 100644 --- a/qadevOOo/tests/java/ifc/awt/_XUnoControlContainer.java +++ b/qadevOOo/tests/java/ifc/awt/_XUnoControlContainer.java @@ -56,7 +56,7 @@ public class _XUnoControlContainer extends MultiMethodTest { tabControl1 = (XTabController) tEnv.getObjRelation("TABCONTROL1"); tabControl2 = (XTabController) tEnv.getObjRelation("TABCONTROL2"); if ((tabControl1 == null) || (tabControl2 == null)){ - log.println("ERROR: Needed object realtions 'TABCONTROL1' and " + log.println("ERROR: Needed object relations 'TABCONTROL1' and " + "'TABCONTROL2' are not found."); } TabControllers[0] = tabControl1; diff --git a/qadevOOo/tests/java/ifc/inspection/_XObjectInspector.java b/qadevOOo/tests/java/ifc/inspection/_XObjectInspector.java index d22df5d1046c..93ee985881a4 100644 --- a/qadevOOo/tests/java/ifc/inspection/_XObjectInspector.java +++ b/qadevOOo/tests/java/ifc/inspection/_XObjectInspector.java @@ -83,7 +83,7 @@ public class _XObjectInspector extends MultiMethodTest { } /** - * Inspects a new collection of one or more objects given by object realtion + * Inspects a new collection of one or more objects given by object relation * XObjectInspector.toInspect
* Has OK status if no runtime exceptions occurred. */ diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java index b08c5e1fdda3..c4ee58c11443 100644 --- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java +++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java @@ -151,7 +151,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest { /** * At first the object relation xProp was set as parameter. - * Relation xQueryAna was used to check if realtion + * Relation xQueryAna was used to check if relation * colName was found. * Second an empty XPropertySet was used as parameter. A * com.sun.star.sdbc.SQLException must be thrown. @@ -195,7 +195,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest { /** * At first the object relation xProp was used as parameter. - * Relation xQueryAna was used to check if realtion + * Relation xQueryAna was used to check if relation * colName was found. * Second an empty XPropertySet was used as parameter. An * com.sun.star.sdbc.SQLException must be thrown. @@ -299,7 +299,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest { /** * First object relation xProp was used as parameter. Relation - * xQueryAna was used to check if realtion colName + * xQueryAna was used to check if relation colName * was found. * Second an empty XPropertySet was given as parameter. An * com.sun.star.sdbc.SQLException must be thrown. @@ -331,7 +331,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest { /** * First object relation xProp was set as parameter. Relation - * xQueryAna was used to check if realtion colName + * xQueryAna was used to check if relation colName * was found. * Second an empty XPropertySet was given as parameter. An * com.sun.star.sdbc.SQLException must be thrown. diff --git a/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java b/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java index 649f5dfa372d..8f88f25ed587 100644 --- a/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java +++ b/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java @@ -150,7 +150,7 @@ public class _XDocumentHandler extends MultiMethodTest { if (targetDocSet != null){ }else{ - log.println("object realtion 'XDocumentHandler.TargetDocumentSetter' not used."); + log.println("object relation 'XDocumentHandler.TargetDocumentSetter' not used."); log.println("be shure that the test have a target to write throu"); } } diff --git a/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java b/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java index 6286f72d000b..474f8df44ef4 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java +++ b/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java @@ -66,7 +66,7 @@ public class OInteractionHandler extends TestCase { * Object relations created : *