Kaydet (Commit) 3f6259b2 authored tarafından Christian Lohmaier's avatar Christian Lohmaier

typo "(1 alpha)" → "(1-alpha)" confidence interval

Change-Id: Idad2cf21bc6e64797a3662f5204f8d77289ce940
üst 9f2beba8
...@@ -9261,7 +9261,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 ...@@ -9261,7 +9261,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
{ {
String 1 // Description 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 = ExtraData =
{ {
...@@ -9301,7 +9301,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 ...@@ -9301,7 +9301,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
{ {
String 1 // Description 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 = ExtraData =
{ {
...@@ -9341,7 +9341,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 ...@@ -9341,7 +9341,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
{ {
String 1 // Description 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 = ExtraData =
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment