summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XImageConsumer.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XImageConsumer.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XImageConsumer.java10
1 files changed, 5 insertions, 5 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XImageConsumer.java b/qadevOOo/tests/java/ifc/awt/_XImageConsumer.java
index f47320fa3e2c..531da240a4df 100644
--- a/qadevOOo/tests/java/ifc/awt/_XImageConsumer.java
+++ b/qadevOOo/tests/java/ifc/awt/_XImageConsumer.java
@@ -52,7 +52,7 @@ public class _XImageConsumer extends MultiMethodTest {
/**
* Initialize the consumer with size 2x2. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _init() {
@@ -64,7 +64,7 @@ public class _XImageConsumer extends MultiMethodTest {
/**
* Sets color model. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> init </code> </li>
@@ -83,7 +83,7 @@ public class _XImageConsumer extends MultiMethodTest {
/**
* Fill the picture with for pixels. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
* The following method tests are to be executed before :
* <ul>
* <li> <code> setColorModel </code> </li>
@@ -101,7 +101,7 @@ public class _XImageConsumer extends MultiMethodTest {
/**
* Fill the picture with for pixels. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
* The following method tests are to be executed before :
* <ul>
* <li> <code> setColorModel </code> </li>
@@ -118,7 +118,7 @@ public class _XImageConsumer 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
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> init </code> </li>