summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XPatternField.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XPatternField.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XPatternField.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XPatternField.java b/qadevOOo/tests/java/ifc/awt/_XPatternField.java
index 5cbd0145d76e..f82d43c72eb8 100644
--- a/qadevOOo/tests/java/ifc/awt/_XPatternField.java
+++ b/qadevOOo/tests/java/ifc/awt/_XPatternField.java
@@ -82,7 +82,7 @@ public class _XPatternField extends MultiMethodTest {
/**
* Gets masks and stores them. <p>
- * Has <b> OK </b> status if no runtime exceptions occured.
+ * Has <b> OK </b> status if no runtime exceptions occurred.
*/
public void _getMasks() {
@@ -131,7 +131,7 @@ public class _XPatternField extends MultiMethodTest {
/**
* Gets current string and stores it. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getString() {
@@ -162,7 +162,7 @@ public class _XPatternField extends MultiMethodTest {
/**
* Gets the current strict state and stores it. <p>
- * Has <b> OK </b> status if no runtime exceptions occured.
+ * Has <b> OK </b> status if no runtime exceptions occurred.
*/
public void _isStrictFormat() {