From 55d3127f6cb146d4064a70f128c058f6c954c923 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 12 Feb 2014 20:08:03 +0100 Subject: Typo: "omited"/"ommitted"/"ommited" -> "omitted" Change-Id: Icc690b0ae1fc8f7165082774720d265798815faa --- sc/source/ui/src/scfuncs.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/source/ui/src') diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 53f29ce40bce..e57b6186eb23 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -5948,7 +5948,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.INC #*=- @@ -5988,7 +5988,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 RANG #*=- -- cgit