source/text/scalc/01/04060106.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b81bdbf9511ce46f4556582c0b971e35c509d468 Author: Steve Fanning <[email protected]> AuthorDate: Fri Oct 1 14:01:33 2021 +0200 Commit: Eike Rathke <[email protected]> CommitDate: Fri Oct 1 15:05:27 2021 +0200 In CONVERT_OOO help description, add pointer to CONVERT function. Change-Id: I662c6c4dcaaa622b4e9dec1b575cd488300585a6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122866 Tested-by: Jenkins Reviewed-by: Eike Rathke <[email protected]> diff --git a/source/text/scalc/01/04060106.xhp b/source/text/scalc/01/04060106.xhp index 92f62045b..1e37822ac 100644 --- a/source/text/scalc/01/04060106.xhp +++ b/source/text/scalc/01/04060106.xhp @@ -1391,7 +1391,7 @@ <h2 id="hd_id0908200902074836">CONVERT_OOO</h2> <paragraph id="par_id0908200902131122" role="paragraph" xml-lang="en-US"><ahelp hid=".">Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa.</ahelp> The conversion uses the fixed exchange rates at which the legacy currencies entered the euro.</paragraph> -<tip id="par_id581631900947319">We recommend using the more flexible EUROCONVERT function for converting between these currencies.</tip> +<tip id="par_id581631900947319">We recommend using the more flexible EUROCONVERT function for converting between these currencies. For converting between many different units of measure, use the CONVERT funtion.</tip> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph id="par_id0908200902131191" role="code" xml-lang="en-US">CONVERT_OOO(Value; "Text1"; "Text2")</paragraph>
