summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java')
-rw-r--r--qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java b/qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java
index 7a8193bc0b15..767125c3fccd 100644
--- a/qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java
+++ b/qadevOOo/tests/java/ifc/document/_XDocumentInsertable.java
@@ -80,7 +80,7 @@ public class _XDocumentInsertable extends MultiMethodTest {
/**
* Can be overridden to specify different than default
* document name. This document must be situated in
- * the test document disrectory, and its name must
+ * the test document directory, and its name must
* be specified relational to this directory. By
* default 'XDocumentInsertable.swx' file name returned.
* @return File name of the document to be inserted.