[Libreoffice-commits] core.git: qadevOOo/tests

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Feb 9 18:41:48 UTC 2020


 qadevOOo/tests/java/ifc/io/_XConnectable.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 08036972a770f9f48dc4f9695b90edee0eba6c85
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Feb 9 16:06:28 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Feb 9 19:41:10 2020 +0100

    Fix typo
    
    Change-Id: I0e9155804a79e0eb97b86f4cfe930e4a0185dd61
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88337
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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


More information about the Libreoffice-commits mailing list