summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XButton.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XButton.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XButton.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XButton.java b/qadevOOo/tests/java/ifc/awt/_XButton.java
index 3aacd8515144..fa2168f64fdb 100644
--- a/qadevOOo/tests/java/ifc/awt/_XButton.java
+++ b/qadevOOo/tests/java/ifc/awt/_XButton.java
@@ -91,7 +91,7 @@ public class _XButton extends MultiMethodTest {
/**
* Just sets some text for label. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _setLabel() {
@@ -103,7 +103,7 @@ public class _XButton extends MultiMethodTest {
/**
* Just sets some command for button. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _setActionCommand() {