From 45bd5635730f6faa6d1d9d82c00e63b487bf141d Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Thu, 12 Dec 2013 18:55:28 +0100 Subject: resolved fdo#67205 CRITBINOM and BINOM.INV, use ODF OpenFormula description Change-Id: Ibbf2f47b3d6fb67cd49d78d437e28a6399f42691 (cherry picked from commit 0c447b5d32b5d65960e61969d1a0ead4f4dbe7c0) --- sc/source/ui/src/scfuncs.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 74250931ad56..455c23127354 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 = { -- cgit v1.2.3