summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-02-09 16:06:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-02-09 19:41:10 +0100
commit08036972a770f9f48dc4f9695b90edee0eba6c85 (patch)
treefbf54fe299ca11f2877c7889f26fdbe748356d40 /qadevOOo
parentc82db18b7fe5a30d46a1ed95d4877d2508dad818 (diff)
Fix typo
Change-Id: I0e9155804a79e0eb97b86f4cfe930e4a0185dd61 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88337 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XConnectable.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XConnectable.java b/qadevOOo/tests/java/ifc/io/_XConnectable.java
index 35742e8d4dee..8efb86defe7a 100644
--- a/qadevOOo/tests/java/ifc/io/_XConnectable.java
+++ b/qadevOOo/tests/java/ifc/io/_XConnectable.java
@@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface;
* <ul>
* <li> <code>'Connectable'</code> (supports the <code>XConnectable</code>
* interface):
-* another 0bject to connect </li>
+* another object to connect </li>
* </ul>
* After test completion object environment has to be recreated.
* @see com.sun.star.io.XConnectable