diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2020-05-31 00:53:43 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-08 18:32:00 +0200 |
commit | b1e662d40b54ecd76dfa9c5d8bc8c9c2bc109774 (patch) | |
tree | 8619cbf835e9d22b3ec586fb463870c00841b706 /source | |
parent | 2a100bb6b2129c91271db4a5aa0e2e18d31d9b73 (diff) |
(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@libreoffice.org>
(cherry picked from commit 9d29678214cb17a3aafbb6c0f31af950b3c9429e)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95720
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/func_opt_prob_inmoney.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_opt_prob_inmoney.xhp b/source/text/scalc/01/func_opt_prob_inmoney.xhp index 0cbedf6ddd..66b9394320 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> |