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

Stanislav Horacek stanislav.horacek at gmail.com
Tue Feb 4 05:15:57 PST 2014


 source/text/scalc/01/04060185.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 65d50af499ead0a578cca619e26354e447fa1794
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Mon Jan 20 21:38:43 2014 +0100

    STDEVP and STDEVPA functions are based on an entire population
    
    Change-Id: Ieb1aa2e956061ce72afc2d5d804b95dabd20c4c8
    Reviewed-on: https://gerrit.libreoffice.org/7552
    Reviewed-by: Eike Rathke <erack at redhat.com>
    Tested-by: Eike Rathke <erack at redhat.com>

diff --git a/source/text/scalc/01/04060185.xhp b/source/text/scalc/01/04060185.xhp
index d6c8b1e..03271c3 100644
--- a/source/text/scalc/01/04060185.xhp
+++ b/source/text/scalc/01/04060185.xhp
@@ -138,7 +138,7 @@
                     oldref="40">Syntax</paragraph>
          <paragraph xml-lang="en-US" id="par_id3154392" role="code" l10n="U" oldref="41">STDEVP(Number1;Number2;...Number30)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3155261" role="paragraph" l10n="CHG" oldref="42">
-            <emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing a sample based on an entire population.</paragraph>
+            <emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing an entire population.</paragraph>
          <paragraph xml-lang="en-US" id="hd_id3145591" role="heading" level="3" l10n="U"
                     oldref="43">Example</paragraph>
          <paragraph xml-lang="en-US" id="par_id3153933" role="paragraph" l10n="U" oldref="44">
@@ -155,7 +155,7 @@
                     oldref="196">Syntax</paragraph>
          <paragraph xml-lang="en-US" id="par_id3146851" role="code" l10n="U" oldref="197">STDEVPA(Value1;Value2;...Value30)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3153109" role="paragraph" l10n="CHG" oldref="198">
-            <emph>Value1,value2,...value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0.</paragraph>
+            <emph>Value1,value2,...value30</emph> are values or ranges representing an entire population. Text has the value 0.</paragraph>
          <paragraph xml-lang="en-US" id="hd_id3154506" role="heading" level="3" l10n="U"
                     oldref="199">Example</paragraph>
          <paragraph xml-lang="en-US" id="par_id3145163" role="paragraph" l10n="U" oldref="200">


More information about the Libreoffice-commits mailing list