[Libreoffice-commits] .: sc/source

Eike Rathke erack at kemper.freedesktop.org
Fri Jul 20 06:31:53 PDT 2012


 sc/source/ui/src/scfuncs.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eccc5f97ba245faadf61cf4577b21d4f8da6460d
Author: Kevin Peng <kpengboy at fastmail.fm>
Date:   Fri Jul 20 01:53:03 2012 -0700

    fdo#52293 Changed "discreet" to "discrete"
    
    Change-Id: I305883239dbcd6f46d6ed5614c4968e0b59055ca

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 039aad6..d05a075 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -5518,7 +5518,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
     {
         String 1 // Description
         {
-            Text [ en-US ] = "Returns the discreet probability of an interval." ;
+            Text [ en-US ] = "Returns the discrete probability of an interval." ;
         };
         ExtraData =
         {


More information about the Libreoffice-commits mailing list