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

New commits:
commit e1cf49b4cfcb8f14fdb67d7ca879c25b1b8ca073
Author:     Steve Fanning <stevemfann...@yahoo.co.uk>
AuthorDate: Thu May 28 20:41:32 2020 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri May 29 17:41:27 2020 +0200

    Minor change to layout of syntax statement (for consistency and clarity)
    
    Change-Id: I782d27823c19d91bb0123c16ffbd5646e71b457b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95071
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/func_workday.xhp 
b/source/text/scalc/01/func_workday.xhp
index 468b83798..39cabbfde 100644
--- a/source/text/scalc/01/func_workday.xhp
+++ b/source/text/scalc/01/func_workday.xhp
@@ -31,7 +31,7 @@
 <paragraph role="paragraph" id="par_id3149893" xml-lang="en-US"><ahelp 
hid="HID_AAI_FUNC_WORKDAY"> The result is a date number that can be formatted 
as a date. You then see the date of a day that is a certain number of 
<emph>workdays</emph> away from the <emph>start date</emph>.</ahelp></paragraph>
 <embed href="text/scalc/01/ODFF.xhp#odff"/>
 <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3154844" xml-lang="en-US">WORKDAY(StartDate; 
Days[; Holidays])</paragraph>
+<paragraph role="code" id="par_id3154844" xml-lang="en-US">WORKDAY(StartDate; 
Days [; Holidays])</paragraph>
 <paragraph role="paragraph" id="par_id3147469" 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 role="paragraph" id="par_id3153038" xml-lang="en-US">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to