Skip to content

Commit

Permalink
[BZ]WSW38 TCT#25 Unnecessary word 'Remark'(T51624)
Browse files Browse the repository at this point in the history
  • Loading branch information
mianrui authored and mwu committed Oct 15, 2012
1 parent e20196b commit 4eada28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/org.eclipse.birt.core.script.function/plugin.properties
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ FunctionDesc.firstDayOfYear=Returns the first day of year which the date falls.
FunctionDesc.firstDayOfQuarter=Returns the first day of quarter which the date falls.
FunctionDesc.firstDayOfMonth=Returns the first day of month which the date falls.
FunctionDesc.firstDayOfWeek=Returns the first day of week which the date falls.
FunctionDesc.ddb=The depreciation of an asset for a given , single period using the double-declining balance method Remarks
FunctionDesc.ddb=The depreciation of an asset for a given , single period using the double-declining balance method.
FunctionDesc.fv=the future value of an annuity based on periodic , constant payments, and on an unvarying interest rate.
FunctionDesc.ipmt=The interest payment for a given period of an annuity, \nbased on periodic , constant payments, and on an unvarying interest rate.
FunctionDesc.irr=Internal rate of return of a series of periodic cash flows, payments and receipts, in an existing array
Expand All @@ -85,7 +85,7 @@ FunctionDesc.ppmt=The principal payment for a given period of an annuity, based
FunctionDesc.pv=The present value of an annuity based on periodic, constant payments to be paid in the future,and on an unvarying interest rate.
FunctionDesc.rate=The interest rate per period for an annuity.
FunctionDesc.sln=Straight-line depreciation of an asset for a single period.
FunctionDesc.syd=Sum-of-years'-digits depreciation of an asset for a specified period Remark
FunctionDesc.syd=Sum-of-years'-digits depreciation of an asset for a specified period.
FunctionDesc.addDate=Returns a date that results from adding the years, months, and days to the start date.
FunctionDesc.addTime=Returns a date that results adding the hours, minutes, seconds to the start date.
FunctionDesc.subDate=Returns a date that results from subtract the years, months, and days from the start date.
Expand Down

0 comments on commit 4eada28

Please sign in to comment.