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

tagezi lera.goncharuk at gmail.com
Thu Sep 17 01:13:17 PDT 2015


 source/text/scalc/01/04060181.xhp     |    4 ++--
 source/text/scalc/01/func_datedif.xhp |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c5797294b2e81ea3c8d8a7c5bdcb799155549586
Author: tagezi <lera.goncharuk at gmail.com>
Date:   Thu Sep 17 03:59:16 2015 +0300

    the change HID_FUNC_DATUM to HID_FUNC_DATEDIF for DATEDIF
    
    Change-Id: I29aaa2b35c701f3966b53b80262af05442ed3f52
    Reviewed-on: https://gerrit.libreoffice.org/18655
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/source/text/scalc/01/func_datedif.xhp b/source/text/scalc/01/func_datedif.xhp
index 3719022..c695ea3 100644
--- a/source/text/scalc/01/func_datedif.xhp
+++ b/source/text/scalc/01/func_datedif.xhp
@@ -22,7 +22,7 @@
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_DATEDIF" id="bm_id3149022" localize="false"/><paragraph role="heading" id="hd_id3155511" xml-lang="en-US" level="2"><variable id="datedif"><link href="text/scalc/01/func_datedif.xhp">DATEDIF</link>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3153551" xml-lang="en-US"><ahelp hid="HID_FUNC_DATUM">This function returns the number of whole days, months or years between Start date and End date.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153551" xml-lang="en-US"><ahelp hid="HID_FUNC_DATEDIF">This function returns the number of whole days, months or years between Start date and End date.</ahelp></paragraph>
 <paragraph role="heading" id="hd_id3148590" xml-lang="en-US" level="3">Syntax</paragraph>
 <paragraph role="code" id="par_id3150474" xml-lang="en-US">DATEDIF(Start date; End date; Interval)</paragraph>
 <paragraph role="paragraph" id="par_id3152815" xml-lang="en-US">
commit 86bafd3050395dd8b7716d4353a5399591a6ab7c
Author: tagezi <lera.goncharuk at gmail.com>
Date:   Wed Sep 16 22:32:47 2015 +0300

    the change HID_FUNC_CHISQDIST_MS to HID_FUNC_CHIVERT_MS for CHISQ.DIST.RT
    
    Change-Id: Ibd35f30177ecceed13bc43c46dfee5d00292e635
    Reviewed-on: https://gerrit.libreoffice.org/18650
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/source/text/scalc/01/04060181.xhp b/source/text/scalc/01/04060181.xhp
index 76c0847..b00c4e2 100644
--- a/source/text/scalc/01/04060181.xhp
+++ b/source/text/scalc/01/04060181.xhp
@@ -658,9 +658,9 @@ oldref="547">COUNTIF</paragraph>
     <bookmark xml-lang="en-US" branch="index" id="bm_id2948690">
         <bookmark_value>CHISQ.DIST.RT function</bookmark_value>
     </bookmark>
-    <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_CHISQDIST_MS" id="bm_id2947521" localize="false"/>
+    <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_CHIVERT_MS" id="bm_id2947521" localize="false"/>
     <paragraph xml-lang="en-US" id="hd_id2948690" role="heading" level="2" l10n="U" oldref="106">CHISQ.DIST.RT</paragraph>
-    <paragraph xml-lang="en-US" id="par_id2956338" role="paragraph" l10n="U" oldref="156"><ahelp hid="HID_FUNC_CHISQDIST_MS">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested.</paragraph>
+    <paragraph xml-lang="en-US" id="par_id2956338" role="paragraph" l10n="U" oldref="156"><ahelp hid="HID_FUNC_CHIVERT_MS">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested.</paragraph>
     <paragraph xml-lang="en-US" id="par_id2951316" role="paragraph" l10n="U" oldref="157">The probability determined by CHISQ.DIST.RT can also be determined by CHITEST.</paragraph>
     <paragraph xml-lang="en-US" id="hd_id2955123" role="heading" level="3" l10n="U" oldref="108">Syntax</paragraph>
     <paragraph xml-lang="en-US" id="par_id2958439" role="code" l10n="U" oldref="109">CHISQ.DIST.RT(Number; DegreesFreedom)</paragraph>


More information about the Libreoffice-commits mailing list