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

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


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

New commits:
commit b1e662d40b54ecd76dfa9c5d8bc8c9c2bc109774
Author:     Steve Fanning <stevemfanning at yahoo.co.uk>
AuthorDate: Sun May 31 00:53:43 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jun 8 18:32:00 2020 +0200

    (func_opt_prob_inmoney.xhp) Include square brackets in syntax section to indicate optional parameters.
    
    Change-Id: I31d3a3f9b5434fe16eb7ed33a56492c1391d4753
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95200
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    (cherry picked from commit 9d29678214cb17a3aafbb6c0f31af950b3c9429e)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95720
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>

diff --git a/source/text/scalc/01/func_opt_prob_inmoney.xhp b/source/text/scalc/01/func_opt_prob_inmoney.xhp
index 0cbedf6dd..66b939432 100644
--- a/source/text/scalc/01/func_opt_prob_inmoney.xhp
+++ b/source/text/scalc/01/func_opt_prob_inmoney.xhp
@@ -41,7 +41,7 @@
     <embed href="text/scalc/01/func_opt_touch.xhp#opttip"/>
     <embed href="text/scalc/00/avail_release.xhp#4.0"/>
     <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-    <paragraph role="code" id="par_id761575075027094">OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier; Strike; PutCall)</paragraph>
+    <paragraph role="code" id="par_id761575075027094">OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier [; Strike [; PutCall]])</paragraph>
     <paragraph role="paragraph" id="par_id641575073609823" localize="false"><embedvar href="text/scalc/01/func_opt_touch.xhp#optspot" markup="keep"/></paragraph>
     <paragraph role="paragraph" id="par_id731575073617425" localize="false"><embedvar href="text/scalc/01/func_opt_touch.xhp#optvolat" markup="keep"/></paragraph>
     <paragraph role="paragraph" id="par_id281575079343439" localize="false"><embedvar href="text/scalc/01/func_opt_prob_hit.xhp#optdrift" markup="keep"/></paragraph>


More information about the Libreoffice-commits mailing list