source/text/scalc/01/ex_data_stat_func.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 61e86f1a3118747875f4ea5838ccdebe0ddbcc54 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Thu Feb 20 10:46:20 2025 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Feb 20 15:01:54 2025 +0100 Fix syntax parameter description for consistency + After remarks from L10n list Change-Id: I71b25f20c0cb52ce4533ebd70d4d10f6617a75a0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/181945 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/scalc/01/ex_data_stat_func.xhp b/source/text/scalc/01/ex_data_stat_func.xhp index bc6280ebb2..2a06d560b8 100644 --- a/source/text/scalc/01/ex_data_stat_func.xhp +++ b/source/text/scalc/01/ex_data_stat_func.xhp @@ -122,7 +122,7 @@ </section> <warning id="par_id1191767622119">In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text.</warning> </section> -<paragraph role="paragraph" id="par_id961527953004850"><variable id="args">Func_Range; Range1; Criterion[; Range2; Criterion2][; … ; [Range127; Criterion127]]</variable></paragraph> +<paragraph role="paragraph" id="par_id961527953004850"><variable id="args">Func_Range; Range1; Criterion1[; Range2; Criterion2][; … ; [Range127; Criterion127]]</variable></paragraph> <section id="note01"> <note id="par_id94162948227556">The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation.</note> </section> @@ -132,7 +132,7 @@ <section id="par00"> <paragraph id="par_id101585468691583" role="paragraph"><emph>Range1</emph> – required argument. It is a range of cells, a name of a named range, or a label of a column or a row, to which the corresponding criterion is to be applied.</paragraph> <section id="criterion"> - <paragraph role="paragraph" id="par_id621619279022341"><emph>Criterion</emph>: A criterion is a text expression computed from a single cell Reference, Formula, Number or Text. It is used in comparisons with cell contents.</paragraph> + <paragraph role="paragraph" id="par_id621619279022341"><emph>Criterion1</emph>: A criterion is a text expression computed from a single cell Reference, Formula, Number or Text. It is used in comparisons with cell contents.</paragraph> <section id="criterion2"> <paragraph role="paragraph" id="par_id731619279029255">A reference to an empty cell is interpreted as the numeric value 0.</paragraph> <paragraph role="paragraph" id="par_id31619279035359">A matching expression can be:</paragraph>