s/Extracts/Returns/ for the sake of consistency

Change-Id: I978229bc783c2d2314d6faa94693af85766d3546
This commit is contained in:
Andras Timar
2013-06-28 13:13:50 +02:00
parent 396ab1eba7
commit f17627376b

View File

@@ -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