diff options
author | Olivier Hallot <ohallot@collabora.co.uk> | 2016-02-13 06:08:53 -0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-02-13 22:26:13 +0000 |
commit | cc779bfd2a3c8f89e31ef7927fd0cd14f38f0461 (patch) | |
tree | 0c9bc162f7f8784db42ca20127323c304dd6cd23 | |
parent | df2eefa2ce5e5db43df453ba1c2fb52abb88e08e (diff) |
tdf#97820 EOMONTH with strange boldface
Remove EOMONTH function extra bold characters in description.
Change-Id: If5dc6075a443cf4a66901caa1392b9d3db84b2c4
Reviewed-on: https://gerrit.libreoffice.org/22340
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/scalc/01/func_eomonth.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_eomonth.xhp b/source/text/scalc/01/func_eomonth.xhp index 70394d17ed..388bfbb058 100644 --- a/source/text/scalc/01/func_eomonth.xhp +++ b/source/text/scalc/01/func_eomonth.xhp @@ -33,7 +33,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_EOMONTH" id="bm_id3158439" localize="false"/><paragraph role="heading" id="hd_id3150991" xml-lang="en-US" level="2" oldref="231"><variable id="eomonth"><link href="text/scalc/01/func_eomonth.xhp">EOMONTH</link> </variable></paragraph> -<paragraph role="paragraph" id="par_id3152766" xml-lang="en-US" l10n="U" oldref="232"><ahelp hid="HID_AAI_FUNC_EOMONTH">Returns the date of the last day of a month which falls m<emph>onths</emph> away from the s<emph>tart date</emph>.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3152766" xml-lang="en-US" l10n="U" oldref="232"><ahelp hid="HID_AAI_FUNC_EOMONTH">Returns the date of the last day of a month which falls months away from the start date.</ahelp></paragraph> <paragraph role="heading" id="hd_id3150597" xml-lang="en-US" level="3" l10n="U" oldref="233">Syntax</paragraph> <paragraph role="code" id="par_id3150351" xml-lang="en-US" l10n="U" oldref="234">EOMONTH(StartDate; Months)</paragraph> <paragraph role="paragraph" id="par_id3146787" xml-lang="en-US" l10n="U" oldref="235"> |