source/text/scalc/01/func_networkdays.intl.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1637dffb6225234b599ee586c796fd6924aecf8a
Author:     Steve Fanning <stevemfann...@yahoo.co.uk>
AuthorDate: Sun May 31 10:28:34 2020 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sun May 31 16:19:12 2020 +0200

    (func_networkdays.intl.xhp) Include square brackets in syntax section to 
indicate optional parameters.
    
    Note: Exact configuration of square brackets based on that for 
NETWORKDAYS().
    
    Change-Id: I0f1f7100add3f50d2ba3946087cca292d7a51d65
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95204
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/func_networkdays.intl.xhp 
b/source/text/scalc/01/func_networkdays.intl.xhp
index 643387924..ed1364ba1 100644
--- a/source/text/scalc/01/func_networkdays.intl.xhp
+++ b/source/text/scalc/01/func_networkdays.intl.xhp
@@ -36,7 +36,7 @@
 </section>
 <embed href="text/scalc/00/avail_release.xhp#4.3"/>
 <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph id="par_id231020162249539143" role="code" 
xml-lang="en-US">NETWORKDAYS.INTL(StartDate; EndDate; Weekend; 
Holidays)</paragraph>
+<paragraph id="par_id231020162249539143" role="code" 
xml-lang="en-US">NETWORKDAYS.INTL(StartDate; EndDate [; [ Weekend ] [; Holidays 
] ])</paragraph>
 <paragraph id="par_id231020162249533010" role="paragraph" 
xml-lang="en-US"><emph>StartDate</emph> is the date from when the calculation 
is carried out. If the start date is a workday, the day is included in the 
calculation.</paragraph>
 <paragraph id="par_id231020162249536398" role="paragraph" 
xml-lang="en-US"><emph>EndDate</emph> is the date up until when the calculation 
is carried out. If the end date is a workday, the day is included in the 
calculation.</paragraph>
 <embed href="text/scalc/01/common_func_workdaysintl.xhp#embed_workdays_intl"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to