source/text/scalc/01/func_numbervalue.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e02854641f31d183f6405f9ea7ad03ff0c7a4007 Author: Steve Fanning <stevemfann...@yahoo.co.uk> AuthorDate: Sun May 31 10:12:07 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sun May 31 16:17:13 2020 +0200 (func_numbervalue.xhp) Include square brackets in syntax section to indicate optional parameters. Change-Id: I7f4018a666d42909bd669eb0c5732c470b0c7255 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95202 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/scalc/01/func_numbervalue.xhp b/source/text/scalc/01/func_numbervalue.xhp index 7e60ca3ae..026f8a592 100644 --- a/source/text/scalc/01/func_numbervalue.xhp +++ b/source/text/scalc/01/func_numbervalue.xhp @@ -39,7 +39,7 @@ <paragraph xml-lang="en-US" id="par_id3149281" role="paragraph">Constraints: LEN(decimal_separator) = 1, decimal_separator shall not appear in group_separator</paragraph> <embed href="text/scalc/00/avail_release.xhp#4.1"/> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> - <paragraph xml-lang="en-US" id="par_id3149268" role="code">NUMBERVALUE("Text";decimal_separator;group_separator)</paragraph> + <paragraph xml-lang="en-US" id="par_id3149268" role="code">NUMBERVALUE("Text" [;decimal_separator [;group_separator]])</paragraph> <paragraph xml-lang="en-US" id="par_id3154819" role="paragraph"><emph>Text</emph> is a valid number expression and must be entered with quotation marks.</paragraph> <paragraph xml-lang="en-US" id="par_id3154820" role="paragraph"><emph>decimal_separator</emph> (optional) defines the character used as the decimal separator.</paragraph> <paragraph xml-lang="en-US" id="par_id3154821" role="paragraph"><emph>group_separator</emph> (optional) defines the character(s) used as the group separator.</paragraph> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits