[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Apr 11 13:01:05 UTC 2019


 source/text/scalc/01/statistics.xhp |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 282bc6b717716b077e95c0e1028ac820c4ea5da2
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Apr 10 22:07:02 2019 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Apr 11 15:00:40 2019 +0200

    tdf#118093 Fix ANOVA help page
    
    Add last column in table (F-critical)
    
    Change-Id: I988127a6adfc0890770c4eb3922ba2c162113310
    Reviewed-on: https://gerrit.libreoffice.org/70580
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/scalc/01/statistics.xhp b/source/text/scalc/01/statistics.xhp
index 13c842ada..52b3a6081 100644
--- a/source/text/scalc/01/statistics.xhp
+++ b/source/text/scalc/01/statistics.xhp
@@ -634,6 +634,9 @@
 <tablecell>
 <paragraph id="par_id1001600" role="tablecontent" xml-lang="en-US">P-value</paragraph>
 </tablecell>
+<tablecell>
+<paragraph id="par_id841554943563747" role="paragraph" xml-lang="en-US" >F-critical</paragraph>
+</tablecell>
 </tablerow>
 <tablerow>
 <tablecell>
@@ -654,6 +657,9 @@
 <tablecell>
 <paragraph id="par_id1001660" role="tablecontent" xml-lang="en-US" localize="false">0.0224614952</paragraph>
 </tablecell>
+<tablecell>
+<paragraph id="par_id411554944014360" role="paragraph" xml-lang="en-US" >3.340385558</paragraph>
+</tablecell>
 </tablerow>
 <tablerow>
 <tablecell>


More information about the Libreoffice-commits mailing list