diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2014-12-14 10:15:43 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-16 20:31:36 +0000 |
commit | b62cf5f4e585b4070f2aff792a35b0d88fdeeca0 (patch) | |
tree | 11e7c750b6065051b0375b98af59feec47e9d646 | |
parent | a8a62b8e5bda4526eeb9525509ce7313d14784e3 (diff) |
Fix ERF.PRECISE help page
Change-Id: I6ba9feabe55701c902fc95a1fc41fe9455e27a8c
Reviewed-on: https://gerrit.libreoffice.org/13471
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/scalc/01/04060115.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp index ecc6bc3521..fc1dac1b15 100644 --- a/source/text/scalc/01/04060115.xhp +++ b/source/text/scalc/01/04060115.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textscalc0104060115xml" indexer="include"> <title id="tit" xml-lang="en-US">Add-in Functions, List of Analysis Functions Part One</title> @@ -223,7 +223,7 @@ <paragraph role="heading" id="hd_id2983446" xml-lang="en-US" level="2" oldref="135">ERF.PRECISE</paragraph> <paragraph role="paragraph" id="par_id2950381" xml-lang="en-US" l10n="U" oldref="136"><ahelp hid="HID_FUNC_ERF_MS">Returns values of the Gaussian error integral.</ahelp></paragraph> <paragraph role="heading" id="hd_id2952475" xml-lang="en-US" level="3" l10n="U" oldref="137">Syntax</paragraph> -<paragraph role="code" id="par_id2963824" xml-lang="en-US" l10n="U" oldref="138">ERF(LowerLimit; UpperLimit)</paragraph> +<paragraph role="code" id="par_id2963824" xml-lang="en-US" l10n="U" oldref="138">ERF.PRECISE(LowerLimit; UpperLimit)</paragraph> <paragraph role="paragraph" id="par_id2949715" xml-lang="en-US" l10n="U" oldref="139"> <emph>LowerLimit</emph> is the lower limit of the integral.</paragraph> <paragraph role="paragraph" id="par_id2956294" xml-lang="en-US" l10n="U" oldref="140"> |