diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-01-25 12:46:17 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-25 20:37:06 +0100 |
commit | 09fd6818e3c4264f23f34c16d5f12c17b5241f8c (patch) | |
tree | 57f6edf627aa7f7cffad0bdd825e2f695d38c155 /source | |
parent | 2e3062440711aa45e9b6f5bd142a6efa3aeedc92 (diff) |
Fix typo
Change-Id: I7603a2f8eb144bf243cbf5b5d4812e7aa3a1649a
Reviewed-on: https://gerrit.libreoffice.org/66907
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04060118.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060118.xhp b/source/text/scalc/01/04060118.xhp index c77a6775ea..850d2b1c81 100644 --- a/source/text/scalc/01/04060118.xhp +++ b/source/text/scalc/01/04060118.xhp @@ -284,7 +284,7 @@ <paragraph id="par_id3155395" role="paragraph" xml-lang="en-US"><emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)</paragraph> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> -<paragraph id="par_id3150525" role="paragraph" xml-lang="en-US">Calculation of the net present value for the above-mentioned five payments for a notional internal rate of return of 6%.</paragraph> +<paragraph id="par_id3150525" role="paragraph" xml-lang="en-US">Calculation of the net present value for the above-mentioned five payments for a national internal rate of return of 6%.</paragraph> <paragraph id="par_id3149910" role="paragraph" xml-lang="en-US"><item type="input">=XNPV(0.06;B1:B5;A1:A5)</item> returns 323.02.</paragraph> </section> |