source/text/scalc/01/04060106.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 32cbfd80a9053d4f62961edcae6a8b33f5d0bf03
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Sat Nov 5 15:29:43 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Nov 5 19:01:59 2022 +0100

    tdf#151908: An error has crept into the documentation of SUMIF()
    
    Change-Id: Ifbaab9ecc270db4f70c6b4937c30c7d88f0547d4
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142296
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/scalc/01/04060106.xhp 
b/source/text/scalc/01/04060106.xhp
index 753b9f1315..8ff3017000 100644
--- a/source/text/scalc/01/04060106.xhp
+++ b/source/text/scalc/01/04060106.xhp
@@ -1001,7 +1001,7 @@
 <paragraph id="par_id3152043" role="paragraph" 
xml-lang="en-US"><emph>Range</emph> is the range to which the criterion is to 
be applied.</paragraph>
 <embed href="text/scalc/01/ex_data_stat_func.xhp#criterion"/>
 <paragraph id="par_id3152083" role="paragraph" 
xml-lang="en-US"><emph>SumRange</emph> is the range from which values are 
summed. If this parameter has not been indicated, the values found in the Range 
are summed.</paragraph>
-<note id="par_id8347422">SUMIF supports the reference concatenation operator 
(~) only in the Criterion parameter, and only if the optional SumRange 
parameter is not given.</note>
+<note id="par_id8347422">SUMIF supports the reference concatenation operator 
(~) only in the Range parameter, and only if the optional SumRange parameter is 
not given.</note>
 
 <embed href="text/scalc/01/common_func.xhp#sectionexample"/>
 <paragraph id="par_id3152148" role="paragraph" xml-lang="en-US">To sum up only 
negative numbers: <item type="input">=SUMIF(A1:A10;"&lt;0")</item></paragraph>

Reply via email to