summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XDateField.java
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2010-12-04 13:28:03 +0900
committerCaolán McNamara <caolanm@redhat.com>2010-12-05 19:13:22 +0000
commitf20ff43473f1d33be368d61b8d0f6bcbb644df14 (patch)
tree9bff166cbb029acf5c3a7a7a68d67151ae47d9e3 /qadevOOo/tests/java/ifc/awt/_XDateField.java
parente98d09d0ad16a6bd843f0b691d39dd0bac4ff357 (diff)
Replace all occured, occurance etc.
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XDateField.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XDateField.java16
1 files changed, 8 insertions, 8 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XDateField.java b/qadevOOo/tests/java/ifc/awt/_XDateField.java
index a8eaf303302e..1aacf65de587 100644
--- a/qadevOOo/tests/java/ifc/awt/_XDateField.java
+++ b/qadevOOo/tests/java/ifc/awt/_XDateField.java
@@ -88,7 +88,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getDate() {
@@ -118,7 +118,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getMin() {
@@ -148,7 +148,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getMax() {
@@ -182,7 +182,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getFirst() {
@@ -218,7 +218,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getLast() {
@@ -232,7 +232,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Sets the value to empty. <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> setTime </code> : value must be not empty </li>
@@ -290,7 +290,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets 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() {
@@ -326,7 +326,7 @@ public class _XDateField extends MultiMethodTest {
/**
* Gets long format 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 _isLongFormat() {