summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/document/_XFilter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/document/_XFilter.java')
-rw-r--r--qadevOOo/tests/java/ifc/document/_XFilter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/document/_XFilter.java b/qadevOOo/tests/java/ifc/document/_XFilter.java
index 212d8c2aa089..92f6d4aeeb5c 100644
--- a/qadevOOo/tests/java/ifc/document/_XFilter.java
+++ b/qadevOOo/tests/java/ifc/document/_XFilter.java
@@ -45,7 +45,7 @@ import com.sun.star.uno.UnoRuntime;
* <li> <code>'XFilter.Checker'</code> <b>(optional)</b> (of type
* <code>ifc.document._XFilter.FilterChecker</code>) : implementation
* of interface must allow checking that document was exported successfully.
-* If the relation doesn't exist then by default successfull filtering
+* If the relation doesn't exist then by default successful filtering
* assumed.
* </li>
* <ul> <p>