summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-10-26 00:28:32 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-10-26 07:36:38 +0200
commit9f93ab871eb068574448b99569f89893b5c1ebdb (patch)
tree862236a3b67068769553717a1c4c95e8dac92dd5 /qadevOOo
parentbb74df3f1e9feca233cec19e9ade86cd9dbcf195 (diff)
Fix typos
Change-Id: I537871602282f85f2947f91f9b579b0e8cf12fe8 Reviewed-on: https://gerrit.libreoffice.org/62378 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XTextSection.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextSection.java b/qadevOOo/tests/java/ifc/text/_XTextSection.java
index 3094aa7c11ed..9aeb70c14142 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextSection.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextSection.java
@@ -39,7 +39,7 @@ public class _XTextSection extends MultiMethodTest {
/**
* Test calls the method. <p>
- * Has <b> OK </b> status if the method returns non zero legth array.
+ * Has <b> OK </b> status if the method returns non zero length array.
*/
public void _getChildSections(){
boolean bResult = false;