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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Feb 9 11:25:14 UTC 2020


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

New commits:
commit 32bd978bb02127820e133a02180db6ec48a36f10
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Feb 9 11:10:10 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Feb 9 12:24:30 2020 +0100

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

diff --git a/qadevOOo/tests/java/ifc/drawing/_XShapeBinder.java b/qadevOOo/tests/java/ifc/drawing/_XShapeBinder.java
index c75b96cb05fa..5ebe37e1ca6f 100644
--- a/qadevOOo/tests/java/ifc/drawing/_XShapeBinder.java
+++ b/qadevOOo/tests/java/ifc/drawing/_XShapeBinder.java
@@ -52,7 +52,7 @@ public class _XShapeBinder extends MultiMethodTest {
     * Retrieves draw page collection from relation and binds them. <p>
     *
     * Has <b> OK </b> status if the shape group returned is not null
-    * number of shapes in collection is 1 (shapes are binded into a single
+    * number of shapes in collection is 1 (shapes are bound into a single
     * shape). <p>
     */
     public void _bind () {


More information about the Libreoffice-commits mailing list