From 03dcbdc4e16eac3c120fe976cd6079820df69294 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 12 Feb 2014 20:05:05 +0100 Subject: Typo: ommitted -> omitted Change-Id: I02268b42f43192d693cc689a6a845f6cefb6dfab --- sc/source/ui/src/scfuncs.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/source/ui/src') diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 2dddd09b8b59..53f29ce40bce 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 #*=- -- cgit