[Libreoffice-commits] core.git: sc/source

Julien Nabet serval2412 at yahoo.fr
Wed Feb 12 20:05:37 CET 2014


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

New commits:
commit 03dcbdc4e16eac3c120fe976cd6079820df69294
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Wed Feb 12 20:05:05 2014 +0100

    Typo: ommitted -> omitted
    
    Change-Id: I02268b42f43192d693cc689a6a845f6cefb6dfab

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 2dddd09..53f29ce 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -5908,7 +5908,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 7 // Description of Parameter 3
         {
-            Text [ en-US ] = "The number of significant digits for the returned percentage: if ommitted, a value of 3 is used." ;
+            Text [ en-US ] = "The number of significant digits for the returned percentage: if omitted, a value of 3 is used." ;
         };
     };
      // -=*# Resource for function PERCENTRANK.EXC #*=-


More information about the Libreoffice-commits mailing list