summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/util/_XCancellable.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/util/_XCancellable.java')
-rw-r--r--qadevOOo/tests/java/ifc/util/_XCancellable.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/util/_XCancellable.java b/qadevOOo/tests/java/ifc/util/_XCancellable.java
index 1879ad93123f..470ec9f7a866 100644
--- a/qadevOOo/tests/java/ifc/util/_XCancellable.java
+++ b/qadevOOo/tests/java/ifc/util/_XCancellable.java
@@ -42,7 +42,7 @@ public class _XCancellable extends MultiMethodTest {
/**
* Just calls the method. <p>
- * Has <b>OK</b> status if no exception has occured. <p>
+ * Has <b>OK</b> status if no exception has occurred. <p>
*/
public void _cancel() {
oObj.cancel() ;