diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2021-01-31 17:33:30 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2021-01-31 17:33:30 +0100 |
commit | 8c2f1af09eff833a6c9e2a090c9d7e9c113b1803 (patch) | |
tree | e10e6933deab303b0c0d01767e8f3a31a7f23dfa | |
parent | eaa632c5c80d9cb0eec2f0f7ba92f5bac72ba50d (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
to c0f70b871b7a558f5f7de355e6e18636cd90ac93
- The syntax given in the Help file for Calc’s LOGNORM.INV function is incorrect (see Bug 137649). Specifically, the second (“Mean”) and third (“StDev”) arguments are optional rather than required in Calc’s current implementation. If omitted the Mean argument defaults to 0.0 and the StDev argument defaults to 1.0.
Note: The corresponding Excel function’s three arguments are all required (none are optional) and so one possible outcome of Bug 137649 is for Calc to be updated to match this behaviour for interoperability. However, we do not know if or when this might happen and so, in the meantime, I propose to update the Help to more accurately reflect Calc’s current behaviour.
The change affects only one file, 04060183.xhp.
Change-Id: I69934a8123d5de41007bc4dfca1cbc478ed963a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110150
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 237f36ae2e8aa995f12c1227114838d8dcd42f8 +Subproject c0f70b871b7a558f5f7de355e6e18636cd90ac9 |