summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java')
-rw-r--r--qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java b/qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java
index 1ca62fa88077..a83716f9d579 100644
--- a/qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java
+++ b/qadevOOo/tests/java/ifc/ui/dialogs/_XFilterManager.java
@@ -60,7 +60,7 @@ public class _XFilterManager extends MultiMethodTest {
/**
* Sets the current filter to that which was appended before.<p>
- * Has <b>OK</b> status if no exceptions occured, else one of
+ * Has <b>OK</b> status if no exceptions occurred, else one of
* <code>appendFilter</code> and <code>setCurrentFilter</code>
* methods failed. <p>
* The following method tests are to be completed successfully before :