[Libreoffice-commits] help.git: source/text

Olivier Hallot olivier.hallot at edx.srv.br
Tue Dec 16 12:31:55 PST 2014


 source/text/scalc/01/04060115.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit b62cf5f4e585b4070f2aff792a35b0d88fdeeca0
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date:   Sun Dec 14 10:15:43 2014 -0200

    Fix ERF.PRECISE help page
    
    Change-Id: I6ba9feabe55701c902fc95a1fc41fe9455e27a8c
    Reviewed-on: https://gerrit.libreoffice.org/13471
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp
index ecc6bc3..fc1dac1 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">


More information about the Libreoffice-commits mailing list