summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java b/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java
index f52ec6946953..996f7e12ca26 100644
--- a/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java
+++ b/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java
@@ -77,7 +77,7 @@ public class SdDocLinkTargets extends TestCase {
/**
* Creating a Testenvironment for the interfaces to be tested.
- * Retrieves the possible links to childrens of the drawing document using
+ * Retrieves the possible links to children of the drawing document using
* the interface <code>XLinkTargetSupplier</code>. The retrieved collection
* is the instance of the service <code>com.sun.star.document.LinkTargets</code>.
* @see com.sun.star.document.XLinkTargetSupplier