[Libreoffice-commits] help.git: Branch 'libreoffice-7-0' - source/text

Steve Fanning (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 8 16:11:27 UTC 2020


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

New commits:
commit 598c6e058e6271f05d99903b578de3b635ea4bf8
Author:     Steve Fanning <stevemfanning at yahoo.co.uk>
AuthorDate: Thu May 28 20:34:41 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jun 8 18:11:04 2020 +0200

    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 at libreoffice.org>
    (cherry picked from commit 184c50cd4da27926f185e1fc79f6e6fcd9a10cc6)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95687
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>

diff --git a/source/text/scalc/01/func_yearfrac.xhp b/source/text/scalc/01/func_yearfrac.xhp
index 86c3b56e0..135192689 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">


More information about the Libreoffice-commits mailing list