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

Stanislav Horacek stanislav.horacek at gmail.com
Sun Jul 24 06:27:01 UTC 2016


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

New commits:
commit 96c3fd60a0d02dcd4d9fc1925aed3c28f5170b9a
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sat Jul 23 22:04:19 2016 +0200

    fix function name in syntax for FORECAST.LINEAR
    
    Change-Id: Ibbaadef2e51ad71d819df993ccbee9b124243054
    Reviewed-on: https://gerrit.libreoffice.org/27466
    Reviewed-by: jan iversen <jani at documentfoundation.org>
    Tested-by: jan iversen <jani at documentfoundation.org>

diff --git a/source/text/scalc/01/04060185.xhp b/source/text/scalc/01/04060185.xhp
index 220b1e3..a442033 100644
--- a/source/text/scalc/01/04060185.xhp
+++ b/source/text/scalc/01/04060185.xhp
@@ -143,7 +143,7 @@
          <paragraph xml-lang="en-US" id="par_id3153291" role="paragraph" l10n="U" oldref="21"><ahelp hid="HID_FUNC_SCHAETZER">Extrapolates future values based on existing x and y values.</ahelp></paragraph>
          <paragraph xml-lang="en-US" id="hd_id3151344" role="heading" level="3" l10n="U"
                     oldref="22">Syntax</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147405" role="code" l10n="U" oldref="23">FORECAST(Value; DataY; DataX)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3147405" role="code">FORECAST.LINEAR(Value; DataY; DataX)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3148744" role="paragraph" l10n="U" oldref="24">
             <emph>Value</emph> is the x value, for which the y value on the linear regression is to be returned.</paragraph>
          <paragraph xml-lang="en-US" id="par_id3146326" role="paragraph" l10n="U" oldref="25">


More information about the Libreoffice-commits mailing list