diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2021-03-26 16:38:58 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-03-27 09:01:01 +0100 |
commit | a502c5a5959e7c01b7769bf20778d7791876bde0 (patch) | |
tree | a3b1bf9ef23b5f55859967ffa0d063d343b3de49 | |
parent | a21d3cc17c6990acb7125e24039e33bc4840b1e8 (diff) |
Fix minor typo in recently-updated help file describing Calc's database functions (04060101.xhp).
Change-Id: Ia7b9092a03164722fe9ddb97816195dcb3fb9d2b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113126
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | source/text/scalc/01/04060101.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060101.xhp b/source/text/scalc/01/04060101.xhp index c68f282542..4d4054d359 100644 --- a/source/text/scalc/01/04060101.xhp +++ b/source/text/scalc/01/04060101.xhp @@ -947,7 +947,7 @@ </bookmark><comment>mw added "standard deviations...;"</comment> <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_DBSTDABWN" id="bm_id3149523" localize="false"/> <h2 id="hd_id3150429">DSTDEVP</h2> - <paragraph xml-lang="en-US" id="par_id3145598" role="paragraph"><ahelp hid="HID_FUNC_DBSTDABWN">DSTDEVP calculates the population standard deviation based on the numeric values in the cells (fields) of the specified column, for all rows (database records) that match the specified search criteri.</ahelp> Non-numeric values are ignored.</paragraph> + <paragraph xml-lang="en-US" id="par_id3145598" role="paragraph"><ahelp hid="HID_FUNC_DBSTDABWN">DSTDEVP calculates the population standard deviation based on the numeric values in the cells (fields) of the specified column, for all rows (database records) that match the specified search criteria.</ahelp> Non-numeric values are ignored.</paragraph> <paragraph role="paragraph" id="par_id541616181205698">Returns a #NUM! error if no records match the specified search criteria, or if there are no numeric values in the cells of the specified column for the matching records.</paragraph> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> |