sc/source/ui/src/scfuncs.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 3f6259b28d1dadd8940decb6cc7a9a34dc718ee6 Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Date: Thu Aug 6 22:41:48 2015 +0200 typo "(1 alpha)" â "(1-alpha)" confidence interval Change-Id: Idad2cf21bc6e64797a3662f5204f8d77289ce940 diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 8a8e4fc..39018e9 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -9261,7 +9261,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 { String 1 // Description { - Text [ en-US ] = "Returns a (1 alpha) confidence interval for a normal distribution." ; + Text [ en-US ] = "Returns a (1-alpha) confidence interval for a normal distribution." ; }; ExtraData = { @@ -9301,7 +9301,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 { String 1 // Description { - Text [ en-US ] = "Returns a (1 alpha) confidence interval for a normal distribution." ; + Text [ en-US ] = "Returns a (1-alpha) confidence interval for a normal distribution." ; }; ExtraData = { @@ -9341,7 +9341,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 { String 1 // Description { - Text [ en-US ] = "Returns a (1 alpha) confidence interval for a Student's t distribution." ; + Text [ en-US ] = "Returns a (1-alpha) confidence interval for a Student's t distribution." ; }; ExtraData = {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits