summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/frame
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XController.java2
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XFrame.java2
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XModuleManager.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XController.java b/qadevOOo/tests/java/ifc/frame/_XController.java
index 20cfa71c7867..1ad53a60e25c 100644
--- a/qadevOOo/tests/java/ifc/frame/_XController.java
+++ b/qadevOOo/tests/java/ifc/frame/_XController.java
@@ -95,7 +95,7 @@ public class _XController extends MultiMethodTest {
/**
* At first object relation 'FirstModel' is gotten. Then test calls the
* method. <p>
- * Has <b> OK </b> status if string rapresentation of an object, returned by
+ * Has <b> OK </b> status if string representation of an object, returned by
* the method is equal to string representation of corresponding object
* relation.
*/
diff --git a/qadevOOo/tests/java/ifc/frame/_XFrame.java b/qadevOOo/tests/java/ifc/frame/_XFrame.java
index 137405d7bbda..118134777953 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrame.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrame.java
@@ -515,7 +515,7 @@ public class _XFrame extends MultiMethodTest {
* Test calls the method. <p>
* Has <b> OK </b> status if the method successfully returns.
* In case a frame should initialised twice, a
- * <CODE>com.sun.star.uno.RuntimeException</CODE> was thron. This is ok. But since
+ * <CODE>com.sun.star.uno.RuntimeException</CODE> was thrown. This is ok. But since
* a com.sun.star.uno.RuntimeException could thrown in any state the message of
* the exception must contain a defined string. In this case the test get an
* <CODE>OK</CODE> status.
diff --git a/qadevOOo/tests/java/ifc/frame/_XModuleManager.java b/qadevOOo/tests/java/ifc/frame/_XModuleManager.java
index 0112b6d280cd..c43de57f05b9 100644
--- a/qadevOOo/tests/java/ifc/frame/_XModuleManager.java
+++ b/qadevOOo/tests/java/ifc/frame/_XModuleManager.java
@@ -54,7 +54,7 @@ public class _XModuleManager extends MultiMethodTest {
/** Test calls the method. <p>
* The onject relations <CODE>XModuleManager.XFrame</CODE>,
* <CODE>XModuleManager.XController</CODE> and <CODE>XModuleManager.XModel</CODE>
- * are sequenzes of <CODE>PropertyValue</CODE>. The value of a PropertyValue
+ * are sequences of <CODE>PropertyValue</CODE>. The value of a PropertyValue
* contains a <CODE>XFrame</CODE>, <CODE>XController</CODE> or a
* <CODE>XModel</CODE>. The name of the PropertyValue contains the expected return
* value of method <CODE>indetify()</CODE> if the method was called with