Kaydet (Commit) f1762737 authored tarafından Andras Timar's avatar Andras Timar

s/Extracts/Returns/ for the sake of consistency

Change-Id: I978229bc783c2d2314d6faa94693af85766d3546
üst 396ab1eb
...@@ -63,7 +63,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS ...@@ -63,7 +63,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
{ {
String 1 // description Yearfrac 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 String 2 // name of parameter 1 Yearfrac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment