[Libreoffice-commits] core.git: sc/qa

Andreas Heinisch (via logerrit) logerrit at kemper.freedesktop.org
Mon May 24 16:00:17 UTC 2021


 sc/qa/unit/data/functions/statistical/fods/rsq.fods |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 761c10bdf310fef2879874b6d5057fc51f54c0ca
Author:     Andreas Heinisch <andreas.heinisch at yahoo.de>
AuthorDate: Mon May 24 12:07:17 2021 +0200
Commit:     Andreas Heinisch <andreas.heinisch at yahoo.de>
CommitDate: Mon May 24 17:59:37 2021 +0200

    tdf#94962 - Fixed german text:p of type boolean
    
    Change-Id: Iccee4e85b12a0277f9b6975ce16137327250c8f0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116047
    Tested-by: Jenkins
    Reviewed-by: Andreas Heinisch <andreas.heinisch at yahoo.de>

diff --git a/sc/qa/unit/data/functions/statistical/fods/rsq.fods b/sc/qa/unit/data/functions/statistical/fods/rsq.fods
index b37fbd7b6f94..b5ec646e5030 100644
--- a/sc/qa/unit/data/functions/statistical/fods/rsq.fods
+++ b/sc/qa/unit/data/functions/statistical/fods/rsq.fods
@@ -4136,7 +4136,7 @@
       <text:p>#DIV/0!</text:p>
      </table:table-cell>
      <table:table-cell table:style-name="ce13" table:formula="of:=ISERROR([.A9])" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
-      <text:p>WAHR</text:p>
+      <text:p>TRUE</text:p>
      </table:table-cell>
      <table:table-cell table:style-name="ce32" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=RSQ(L12:L15;M12:M15)" calcext:value-type="string">
       <text:p>=RSQ(L12:L15;M12:M15)</text:p>


More information about the Libreoffice-commits mailing list