summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-13 13:54:15 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-13 20:30:43 +0200
commit89fd86540580ebbc269848b3c4b6539e070829a0 (patch)
tree8037f08ef990362b7bcee36cf1792747150fa4e8 /qadevOOo
parent2c1190a21f812667097409256b96754651a74cfd (diff)
Fix typo
Change-Id: I93cefdcf044854bb20a9524351548bb9721d393e Reviewed-on: https://gerrit.libreoffice.org/72242 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/container/_XContainerQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/container/_XContainerQuery.java b/qadevOOo/tests/java/ifc/container/_XContainerQuery.java
index 20e49b7e29ef..68cacca00a45 100644
--- a/qadevOOo/tests/java/ifc/container/_XContainerQuery.java
+++ b/qadevOOo/tests/java/ifc/container/_XContainerQuery.java
@@ -85,7 +85,7 @@ public class _XContainerQuery extends MultiMethodTest {
* If object relation is available, the function was called with relation
* as parameter. The returned <code>XEnumeration</code> must not be null and
* elements of it must be valid.
- * If object relation is not available, the result is always <code>true</coed>
+ * If object relation is not available, the result is always <code>true</code>
*/
public void _createSubSetEnumerationByQuery() {