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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Aug 29 09:35:48 UTC 2020


 sc/qa/unit/data/functions/statistical/fods/poisson.dist.fods |    6 +++---
 sc/qa/unit/data/functions/statistical/fods/poisson.fods      |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit bee0783a598d0476324ba20f7012b5e6acefcb69
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Aug 28 13:09:34 2020 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Sat Aug 29 11:35:00 2020 +0200

    Fix typo in code
    
    It passed "make check" on Linux
    
    Change-Id: I26d481fa80204636713e9c52719d6ff6e1adc45a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101608
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/sc/qa/unit/data/functions/statistical/fods/poisson.dist.fods b/sc/qa/unit/data/functions/statistical/fods/poisson.dist.fods
index 0aea71a28019..b69f7e47c021 100644
--- a/sc/qa/unit/data/functions/statistical/fods/poisson.dist.fods
+++ b/sc/qa/unit/data/functions/statistical/fods/poisson.dist.fods
@@ -3464,7 +3464,7 @@
      </table:table-cell>
      <table:covered-table-cell table:number-columns-repeated="2" table:style-name="ce21"/>
      <table:table-cell table:style-name="ce60" office:value-type="string" calcext:value-type="string" table:number-columns-spanned="3" table:number-rows-spanned="1">
-      <text:p>cumulative probabiliy function</text:p>
+      <text:p>cumulative probability function</text:p>
      </table:table-cell>
      <table:covered-table-cell table:style-name="ce45"/>
      <table:covered-table-cell table:style-name="ce19"/>
@@ -3474,7 +3474,7 @@
      </table:table-cell>
      <table:covered-table-cell table:number-columns-repeated="2" table:style-name="ce21"/>
      <table:table-cell table:style-name="ce60" office:value-type="string" calcext:value-type="string" table:number-columns-spanned="3" table:number-rows-spanned="1">
-      <text:p>cumulative probabiliy function</text:p>
+      <text:p>cumulative probability function</text:p>
      </table:table-cell>
      <table:covered-table-cell table:number-columns-repeated="2"/>
     </table:table-row>
@@ -11829,4 +11829,4 @@
    </table:named-expressions>
   </office:spreadsheet>
  </office:body>
-</office:document>
\ No newline at end of file
+</office:document>
diff --git a/sc/qa/unit/data/functions/statistical/fods/poisson.fods b/sc/qa/unit/data/functions/statistical/fods/poisson.fods
index 0c694dab4555..fab895c07722 100644
--- a/sc/qa/unit/data/functions/statistical/fods/poisson.fods
+++ b/sc/qa/unit/data/functions/statistical/fods/poisson.fods
@@ -3466,7 +3466,7 @@
      </table:table-cell>
      <table:covered-table-cell table:number-columns-repeated="2" table:style-name="ce21"/>
      <table:table-cell table:style-name="ce60" office:value-type="string" calcext:value-type="string" table:number-columns-spanned="3" table:number-rows-spanned="1">
-      <text:p>cumulative probabiliy function</text:p>
+      <text:p>cumulative probability function</text:p>
      </table:table-cell>
      <table:covered-table-cell table:style-name="ce47"/>
      <table:covered-table-cell table:style-name="ce19"/>
@@ -3476,7 +3476,7 @@
      </table:table-cell>
      <table:covered-table-cell table:number-columns-repeated="2" table:style-name="ce21"/>
      <table:table-cell table:style-name="ce60" office:value-type="string" calcext:value-type="string" table:number-columns-spanned="3" table:number-rows-spanned="1">
-      <text:p>cumulative probabiliy function</text:p>
+      <text:p>cumulative probability function</text:p>
      </table:table-cell>
      <table:covered-table-cell table:number-columns-repeated="2"/>
     </table:table-row>
@@ -11792,4 +11792,4 @@
    </table:named-expressions>
   </office:spreadsheet>
  </office:body>
-</office:document>
\ No newline at end of file
+</office:document>


More information about the Libreoffice-commits mailing list