summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XWindow.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XWindow.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XWindow.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XWindow.java b/qadevOOo/tests/java/ifc/awt/_XWindow.java
index f3cfda4e6085..eb48a5346e18 100644
--- a/qadevOOo/tests/java/ifc/awt/_XWindow.java
+++ b/qadevOOo/tests/java/ifc/awt/_XWindow.java
@@ -212,7 +212,7 @@ public class _XWindow extends MultiMethodTest {
* chaged<p>
*
* Has <b> OK </b> status if methods of wListener were called when
- * corresponding events occured. <p>
+ * corresponding events occurred. <p>
*
* The following method tests are to be executed before :
* <ul>
@@ -356,7 +356,7 @@ public class _XWindow extends MultiMethodTest {
* Test calls the method. Then we change focus and check that listener's
* methods were called. <p>
* Has <b> OK </b> status if methods of fListener were called when
- * corresponding events occured. <p>
+ * corresponding events occurred. <p>
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> setFocus() </code>: sets the focus to the window </li>