summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/frame/_XFrame.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame/_XFrame.java')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XFrame.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XFrame.java b/qadevOOo/tests/java/ifc/frame/_XFrame.java
index c2e3e815ea0c..9536cdb2b6c1 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrame.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrame.java
@@ -60,7 +60,7 @@ import lib.TestEnvironment;
* to find other frame than itself.</li>
*
* <li> <code>'Desktop'</code> (of type <code>Object</code>):
-* if exsists, then desktop component is tested</li>
+* if exists, then desktop component is tested</li>
* </ul> <p>
* Test is <b> NOT </b> multithread compliant. <p>
* @see com.sun.star.frame.XFrame
@@ -433,7 +433,7 @@ public class _XFrame extends MultiMethodTest {
/**
- * Test calls the method. Remembered old creater is restored at the end. <p>
+ * Test calls the method. Remembered old creator is restored at the end. <p>
* Has <b> OK </b> status if the method successfully set new value to (XFrame)
* oObj object.
*/