diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-08-11 17:19:57 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-12 01:01:34 +0200 |
commit | 7aba4422257bdcc2cf3e54d96c5e329d2b24e5d4 (patch) | |
tree | 3da33815d12d4cd560486a63f855eb7f83176a4c /source | |
parent | af3f6f6d7974bf2ddbf49d2e95e90a3e916af8df (diff) |
fix description of VBA Rate function
Change-Id: I6cd34d766825d5c947a533368b8ce8d132324fab
Reviewed-on: https://gerrit.libreoffice.org/58883
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/03140010.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03140010.xhp b/source/text/sbasic/shared/03140010.xhp index 1841511127..f76bf540ed 100644 --- a/source/text/sbasic/shared/03140010.xhp +++ b/source/text/sbasic/shared/03140010.xhp @@ -35,7 +35,7 @@ <paragraph id="hd_id3150499" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03140010.xhp" name="Rate Function [VBA]">Rate Function [VBA]</link></paragraph> -<paragraph id="par_id3151384" role="paragraph" xml-lang="en-US">Returns the Present Value of an investment resulting from a series of regular payments.</paragraph> +<paragraph id="par_id3151384" role="paragraph" xml-lang="en-US">Returns the interest rate of a loan or an investment.</paragraph> </section> <embed href="text/sbasic/shared/00000003.xhp#vbasupport"/> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> |