sc/source/ui/src/scfuncs.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 0c447b5d32b5d65960e61969d1a0ead4f4dbe7c0 Author: Eike Rathke <er...@redhat.com> Date: Thu Dec 12 18:55:28 2013 +0100 resolved fdo#67205 CRITBINOM and BINOM.INV, use ODF OpenFormula description Change-Id: Ibbf2f47b3d6fb67cd49d78d437e28a6399f42691 diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index c58e9ba..63794f5 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -6180,7 +6180,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 { String 1 // Description { - Text [ en-US ] = "Border arguments of the binomial distribution." ; + Text [ en-US ] = "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value." ; }; ExtraData = { @@ -6220,7 +6220,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 { String 1 // Description { - Text [ en-US ] = "Border arguments of the binomial distribution." ; + Text [ en-US ] = "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value." ; }; ExtraData = { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits