source/text/scalc/01/func_averageifs.xhp |    2 +-
 source/text/scalc/01/func_sumifs.xhp     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 141d22f10418520b549f99939a6c060ef24584fe
Author: Stanislav Horacek <stanislav.hora...@gmail.com>
Date:   Sun Jul 31 11:09:43 2016 +0200

    add missing commas
    
    Change-Id: I694c61ec62ebac77a4499a82da9a15b8bc1c5aeb
    Reviewed-on: https://gerrit.libreoffice.org/27742
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/source/text/scalc/01/func_averageifs.xhp 
b/source/text/scalc/01/func_averageifs.xhp
index e73d4c3..8c4a368 100644
--- a/source/text/scalc/01/func_averageifs.xhp
+++ b/source/text/scalc/01/func_averageifs.xhp
@@ -58,7 +58,7 @@ If the range of values for calculating the mean and any range 
for finding criter
 <paragraph id="par_id67531072426731" role="paragraph" xml-lang="en-US"><item 
type="input">=AVERAGEIFS(C2:C6;A2:A6;E2&amp;".*";B2:B6;"&lt;"&amp;MAX(B2:B6))</item></paragraph>
 <paragraph id="par_id65612244926745" role="paragraph" xml-lang="en-US">If E2 = 
pen, the function returns 65, because the link to the cell is substituted with 
its content.</paragraph>
 <section id="relatedtopics">
-<paragraph id="par_id1279148769260" role="paragraph" xml-lang="en-US"><link 
href="text/scalc/01/04060184.xhp#average">AVERAGE</link>, <link 
href="text/scalc/01/04060184.xhp#averagea">AVERAGEA</link>, <embedvar 
href="text/scalc/01/func_averageif.xhp#averageif_head"/>, <embedvar 
href="text/scalc/01/func_sumifs.xhp#sumifs_head"/>, <embedvar 
href="text/scalc/01/func_countifs.xhp#countifs_head"/> <link 
href="text/scalc/01/04060184.xhp#max">MAX</link>, <link 
href="text/scalc/01/04060184.xhp#min">MIN</link></paragraph>
+<paragraph id="par_id1279148769260" role="paragraph" xml-lang="en-US"><link 
href="text/scalc/01/04060184.xhp#average">AVERAGE</link>, <link 
href="text/scalc/01/04060184.xhp#averagea">AVERAGEA</link>, <embedvar 
href="text/scalc/01/func_averageif.xhp#averageif_head"/>, <embedvar 
href="text/scalc/01/func_sumifs.xhp#sumifs_head"/>, <embedvar 
href="text/scalc/01/func_countifs.xhp#countifs_head"/>, <link 
href="text/scalc/01/04060184.xhp#max">MAX</link>, <link 
href="text/scalc/01/04060184.xhp#min">MIN</link></paragraph>
 <paragraph id="par_id20741445030307" role="paragraph"  localize="false" 
xml-lang="en-US"><embedvar 
href="text/shared/01/02100001.xhp#02100001"/></paragraph>
 </section>
 </body>
diff --git a/source/text/scalc/01/func_sumifs.xhp 
b/source/text/scalc/01/func_sumifs.xhp
index 14e4ee3..749791e 100644
--- a/source/text/scalc/01/func_sumifs.xhp
+++ b/source/text/scalc/01/func_sumifs.xhp
@@ -65,7 +65,7 @@ The function can have up to 255 arguments, meaning that you 
can specify 127 crit
 <paragraph id="par_id30574750215839" role="paragraph" xml-lang="en-US">If E2 = 
pen, the function returns 65, because the link to the cell is substituted with 
its content.</paragraph>
 
 <section id="relatedtopics">
-    <paragraph id="par_id11921178730928" role="paragraph" 
xml-lang="en-US"><link href="text/scalc/01/04060106.xhp#Section16">SUM</link>, 
<link href="text/scalc/01/04060106.xhp#Section15">SUMIF</link>, <embedvar 
href="text/scalc/01/func_countifs.xhp#countifs_head"/> <embedvar 
href="text/scalc/01/func_averageifs.xhp#averageifs_head"/>, <link 
href="text/scalc/01/04060184.xhp#max">MAX</link>, <link 
href="text/scalc/01/04060184.xhp#min">MIN</link></paragraph>
+    <paragraph id="par_id11921178730928" role="paragraph" 
xml-lang="en-US"><link href="text/scalc/01/04060106.xhp#Section16">SUM</link>, 
<link href="text/scalc/01/04060106.xhp#Section15">SUMIF</link>, <embedvar 
href="text/scalc/01/func_countifs.xhp#countifs_head"/>, <embedvar 
href="text/scalc/01/func_averageifs.xhp#averageifs_head"/>, <link 
href="text/scalc/01/04060184.xhp#max">MAX</link>, <link 
href="text/scalc/01/04060184.xhp#min">MIN</link></paragraph>
 <paragraph id="par_id15970172625152" role="paragraph"  localize="false" 
xml-lang="en-US"><embedvar 
href="text/shared/01/02100001.xhp#02100001"/></paragraph>
     </section>
 </body>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to