summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/text/scalc/01/func_countifs.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_countifs.xhp b/source/text/scalc/01/func_countifs.xhp
index faa7a0b6df..aa77677b15 100644
--- a/source/text/scalc/01/func_countifs.xhp
+++ b/source/text/scalc/01/func_countifs.xhp
@@ -39,7 +39,7 @@ The operators equal to (=), not equal to (<>), greater than (>), greater than
The function can have up to 500 arguments, meaning that you can specify 250 pairs of ranges and criteria.</paragraph>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
<paragraph id="par_id16654883224356" role="warning" xml-lang="en-US">If a cell contains TRUE, it is treated as 1, if a cell contains FALSE – as 0 (zero).<br/>
-If ranges for arguments <emph>Range</emph> have unequal sizes, the function returns err:502.</paragraph>
+If ranges for arguments <emph>Range</emph> and <emph>Criterion</emph> have unequal sizes, the function returns err:502.</paragraph>
<embed href="text/scalc/01/ex_data_stat_func.xhp#ex_func_average"/>
<paragraph id="hd_id3861259759512" role="heading" level="4" xml-lang="en-US">Simple usage</paragraph>
<paragraph id="par_id15856592423333" role="paragraph" xml-lang="en-US"><item type="input">=COUNTIFS(B2:B6;">=20")</item></paragraph>