summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java')
-rw-r--r--qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java b/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java
index 34ca57c63cfe..bd797fbf33ae 100644
--- a/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java
+++ b/qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java
@@ -64,7 +64,7 @@ public class _XModifyBroadcaster extends MultiMethodTest {
/**
* Just calls the method. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _addModifyListener() {
log.println("'Modified' events are called only in case"+
@@ -75,7 +75,7 @@ public class _XModifyBroadcaster extends MultiMethodTest {
/**
* Just calls the method. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _removeModifyListener() {
requiredMethod("addModifyListener()");