summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/io/_XActiveDataControl.java')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XActiveDataControl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java b/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
index 1203fdeecbcb..24e89ece6e2a 100644
--- a/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
+++ b/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
@@ -216,7 +216,7 @@ public class _XActiveDataControl extends MultiMethodTest {
throw new StatusException(Status.failed(e.getMessage()));
}
- // check, if any error occured
+ // check, if any error occurred
if (errorCalled) {
Status.failed("Unexpected error");
log.println("Unexpected error " + error);