summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XDialog.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XDialog.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XDialog.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XDialog.java b/qadevOOo/tests/java/ifc/awt/_XDialog.java
index 33a170264dd7..08d09e15e941 100644
--- a/qadevOOo/tests/java/ifc/awt/_XDialog.java
+++ b/qadevOOo/tests/java/ifc/awt/_XDialog.java
@@ -89,7 +89,7 @@ public class _XDialog extends MultiMethodTest {
* As this call is blocking then the thread execution
* must not be finished. <p>
* Has <b>OK</b> status if thread wasn't finished and
- * no exceptions occured.
+ * no exceptions occurred.
*/
public void _execute() {
boolean result = true ;