From 2a100bb6b2129c91271db4a5aa0e2e18d31d9b73 Mon Sep 17 00:00:00 2001 From: Steve Fanning Date: Sun, 31 May 2020 00:50:22 +0200 Subject: (func_opt_touch.xhp) Include square brackets in syntax section to indicate optional parameter. Change-Id: Ib1d07ed5c135176fb95b94d44b0cf7bb78937f28 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95199 Tested-by: Jenkins Reviewed-by: Olivier Hallot (cherry picked from commit c3154e19796f918beced9b8a4bc3131c97b2b2a5) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95719 Reviewed-by: Ilmari Lauhakangas --- source/text/scalc/01/func_opt_touch.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/scalc/01/func_opt_touch.xhp b/source/text/scalc/01/func_opt_touch.xhp index 0bdd844ee0..a71c2a0879 100644 --- a/source/text/scalc/01/func_opt_touch.xhp +++ b/source/text/scalc/01/func_opt_touch.xhp @@ -30,7 +30,7 @@ Further information about touch / no-touch options may be found on many financial websites. - OPT_TOUCH(Spot; Volatility; Rate; ForeignRate; Maturity; LowerBarrier; UpperBarrier; ForeignDomestic; InOut; BarrierMonitoring; Greek) + OPT_TOUCH(Spot; Volatility; Rate; ForeignRate; Maturity; LowerBarrier; UpperBarrier; ForeignDomestic; InOut; BarrierMonitoring [; Greek]) Spot is the price / value of the underlying asset and should be greater than 0.0. Volatility is the annual percentage volatility of the underlying asset expressed as a decimal (for example, enter 30% as 0.3). The value should be greater than 0.0. -- cgit