diff options
Diffstat (limited to 'qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java')
-rw-r--r-- | qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java b/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java index 7578975a3..cbfe925e9 100644 --- a/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java +++ b/qadevOOo/tests/java/ifc/form/_DataAwareControlModel.java @@ -106,7 +106,7 @@ public class _DataAwareControlModel extends MultiPropertyTest { * 'Address'. <p> * Has <b> OK </b> status if the proeprty was properly set * and no exceptions were thrown. If old and new values are equal - * the test is OK if no exceptions occured and the value remains + * the test is OK if no exceptions occurred and the value remains * the same.<p> */ public void _DataField() { |