summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 09:32:10 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 09:32:10 +0200
commit0c317af38ae4c91f7472789cd53c571825610d0f (patch)
tree18f7f863f495166d1beee16930f22dc854a6d5ad /qadevOOo
parent956002dc4448ced19348b31329ac114b3b65516e (diff)
s/childrens/children/
Change-Id: I1731710811506383d29c835a613b07506e7232f0
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