source/text/scalc/01/func_sumif.xhp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit afe978c5d51f0252fe21cb0adb77fb68471d0708 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Mar 23 12:12:21 2024 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sat Mar 23 12:38:52 2024 +0100 Fix typo Change-Id: Iedd52d9aaf2b2eb709a13e4d4107f67068245c18 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165201 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/scalc/01/func_sumif.xhp b/source/text/scalc/01/func_sumif.xhp index d8c747a234..b6c21457d3 100644 --- a/source/text/scalc/01/func_sumif.xhp +++ b/source/text/scalc/01/func_sumif.xhp @@ -14,7 +14,7 @@ <filename>/text/scalc/01/func_sumif.xhp</filename> </topic> </meta> - + <body> <section id="func_sumif"> <bookmark xml-lang="en-US" branch="index" id="bm_id3151957"> @@ -25,8 +25,8 @@ <h1 id="hd_id3151957"><variable id="sumif_head"><link href="text/scalc/01/func_sumif.xhp">SUMIF</link></variable></h1> <paragraph id="par_id3151986" role="paragraph" xml-lang="en-US"> <ahelp hid=".">Determines which values in a range of cells meet a specified criterion, then returns the sum of the matching values. Alternatively the function can determine which values in one range of cells meet a criterion, then return the sum of values in the corresponding cells in a second range of cells.</ahelp></paragraph> - </section> -<note id="par_id411711032873068">SUMIF can only apply a single criterion to a range. Use <link href="text/scalc/01/func_sumifs.xhp#sumifs_head">SUMIFS</link> if you need to apply mulitiple criteria.</note> + </section> +<note id="par_id411711032873068">SUMIF can only apply a single criterion to a range. Use <link href="text/scalc/01/func_sumifs.xhp#sumifs_head">SUMIFS</link> if you need to apply multiple criteria.</note> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph id="par_id3152028" role="code" xml-lang="en-US"><input>SUMIF(Range; Criterion [;SumRange])</input></paragraph> @@ -72,4 +72,4 @@ <embedvar href="text/shared/01/02100001.xhp#02100001"/></paragraph> </section> </body> -</helpdocument> \ No newline at end of file +</helpdocument>