s/Extracts/Returns/ for the sake of consistency
Change-Id: I978229bc783c2d2314d6faa94693af85766d3546
This commit is contained in:
@@ -63,7 +63,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
|
||||
{
|
||||
String 1 // description Yearfrac
|
||||
{
|
||||
Text [ en-US ] = "Extracts the number of years (including fractional part) between two dates";
|
||||
Text [ en-US ] = "Returns the number of years (including fractional part) between two dates";
|
||||
};
|
||||
|
||||
String 2 // name of parameter 1 Yearfrac
|
||||
|
Reference in New Issue
Block a user