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

Andras Timar andras.timar at collabora.com
Wed Jul 8 01:34:58 PDT 2015


 qadevOOo/runner/helper/OfficeProvider.java |    2 +-
 qadevOOo/tests/java/ifc/text/_XText.java   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1302fbe6a1872e3234dee3902079970d8672db92
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Jul 8 10:34:12 2015 +0200

    typo: contest -> content
    
    Change-Id: If7fa4672ef76082526f4dd3e6090a19d7f9687b3

diff --git a/qadevOOo/runner/helper/OfficeProvider.java b/qadevOOo/runner/helper/OfficeProvider.java
index 7318144..ed99b7d 100644
--- a/qadevOOo/runner/helper/OfficeProvider.java
+++ b/qadevOOo/runner/helper/OfficeProvider.java
@@ -655,7 +655,7 @@ public class OfficeProvider implements AppProvider
     /**
      * If the office is connected but the <CODE>AppExecutionCommand</CODE> is not set,
      * this function asks the office for its location and fill the
-     * <CODE>AppExecutionCommand</CODE> with valid contest.
+     * <CODE>AppExecutionCommand</CODE> with valid content.
      * This function was only called if parameter <CODE>AutoRestart</CODE> is set.
      * @param msf the <CODE>MultiServiceFactory</CODE>
      * @param param the <CODE>TestParameters</CODE>
diff --git a/qadevOOo/tests/java/ifc/text/_XText.java b/qadevOOo/tests/java/ifc/text/_XText.java
index eb1df0c..234dd5f 100644
--- a/qadevOOo/tests/java/ifc/text/_XText.java
+++ b/qadevOOo/tests/java/ifc/text/_XText.java
@@ -124,7 +124,7 @@ public class _XText extends MultiMethodTest {
 
 
     /**
-     * Removes the text contest added before. <p>
+     * Removes the text content added before. <p>
      * Has <b> OK </b> status if the method successfully returns
      * and no exceptions were thrown. <p>
      * The following method tests are to be completed successfully before :


More information about the Libreoffice-commits mailing list