summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Fanning <stevemfanning@yahoo.co.uk>2020-05-28 20:34:41 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-06-08 18:11:04 +0200
commit598c6e058e6271f05d99903b578de3b635ea4bf8 (patch)
treef3566100f1b9e4237a87bba21e88ba441b0aea1c
parentUpdate syntax section for six functions to include square brackets, indicatin... (diff)
downloadhelp-598c6e058e6271f05d99903b578de3b635ea4bf8.tar.gz
help-598c6e058e6271f05d99903b578de3b635ea4bf8.zip
Minor change to layout of syntax statement (for consistency and clarity)
Change-Id: Iebd6bfa9c23c9b02db16a03f82cac6c1bff09708 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95070 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 184c50cd4da27926f185e1fc79f6e6fcd9a10cc6) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95687 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
-rw-r--r--source/text/scalc/01/func_yearfrac.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_yearfrac.xhp b/source/text/scalc/01/func_yearfrac.xhp
index 86c3b56e0c..135192689b 100644
--- a/source/text/scalc/01/func_yearfrac.xhp
+++ b/source/text/scalc/01/func_yearfrac.xhp
@@ -31,7 +31,7 @@
<paragraph role="paragraph" id="par_id3150899" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_YEARFRAC">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</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_id3155823" xml-lang="en-US">YEARFRAC(StartDate; EndDate[; Basis])</paragraph>
+<paragraph role="code" id="par_id3155823" xml-lang="en-US">YEARFRAC(StartDate; EndDate [; Basis])</paragraph>
<paragraph role="paragraph" id="par_id3145144" xml-lang="en-US">
<emph>StartDate</emph> and <emph>EndDate</emph> are two date values.</paragraph>
<section id="basis">