[Libreoffice-commits] help.git: Branch 'libreoffice-7-0' - source/text
Steve Fanning (via logerrit)
logerrit at kemper.freedesktop.org
Mon Jun 8 16:12:14 UTC 2020
source/text/scalc/01/func_workday.intl.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 453e7cd3eb845a6bb0b6f0b2683fe6f09e82d92c
Author: Steve Fanning <stevemfanning at yahoo.co.uk>
AuthorDate: Fri May 29 16:33:58 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jun 8 18:11:54 2020 +0200
(WORKDAY.INTL func) Correct syntax statement
Change-Id: I07e5857bbccf5597d5506e224088060310dce1b4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95116
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
(cherry picked from commit fc04f3ae3696e577404e675af3967b9caad49f30)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95689
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
diff --git a/source/text/scalc/01/func_workday.intl.xhp b/source/text/scalc/01/func_workday.intl.xhp
index f49b93a38..e79d023af 100644
--- a/source/text/scalc/01/func_workday.intl.xhp
+++ b/source/text/scalc/01/func_workday.intl.xhp
@@ -37,7 +37,7 @@
</section>
<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph id="par_id241020160008306838" role="code" xml-lang="en-US">WORKDAY.INTL(StartDate; Days[; Weekend][; Holidays])</paragraph>
+<paragraph id="par_id241020160008306838" role="code" xml-lang="en-US">WORKDAY.INTL(StartDate; Days [; Weekend [; Holidays]])</paragraph>
<paragraph id="par_id241020160008308885" role="paragraph" xml-lang="en-US"><emph>StartDate</emph>: is the date from when the calculation is carried out.</paragraph>
<paragraph id="par_id241020160008305329" role="paragraph" xml-lang="en-US"><emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date.</paragraph>
<embed href="text/scalc/01/common_func_workdaysintl.xhp#embed_workdays_intl"/>
More information about the Libreoffice-commits
mailing list