[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

Eike Rathke erack at redhat.com
Thu Dec 12 08:13:46 PST 2013


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

New commits:
commit d30652b2b9686c8e185f0ecb4fe616adafa725dd
Author: Eike Rathke <erack at redhat.com>
Date:   Thu Dec 12 17:09:32 2013 +0100

    probabilty -> probability
    
    Change-Id: I77fd6a82895f3a65c31f1c166e25b27153ab194a
    (cherry picked from commit c0c37983b61af172539d8af88f101929f4de56b0)

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 314355c..7425093 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -7214,7 +7214,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