[Libreoffice-commits] core.git: sc/source
Eike Rathke
erack at redhat.com
Thu Dec 12 08:11:42 PST 2013
sc/source/ui/src/scfuncs.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c0c37983b61af172539d8af88f101929f4de56b0
Author: Eike Rathke <erack at redhat.com>
Date: Thu Dec 12 17:09:32 2013 +0100
probabilty -> probability
Change-Id: I77fd6a82895f3a65c31f1c166e25b27153ab194a
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 960177b..c58e9ba 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -7326,7 +7326,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 11 // Description of Parameter 5
{
- Text [ en-US ] = "Cumulated. TRUE calculates the probabilty mass function, FALSE the cumulative distribution function." ;
+ Text [ en-US ] = "Cumulated. TRUE calculates the probability mass function, FALSE the cumulative distribution function." ;
};
};
// -=*# Resource for function TVERT #*=-
More information about the Libreoffice-commits
mailing list