source/text/scalc/01/func_convert.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5990e7b3b300642d8551f202bcd1b9312f426677 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri May 21 12:48:07 2021 +0200 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Fri May 21 12:48:07 2021 +0200 Fix typo Change-Id: I0b5ce0a4c6adc339c14a65bd9a8f9b8f3eb8979a Signed-off-by: Andrea Gelmini <andrea.gelm...@gelma.net> diff --git a/source/text/scalc/01/func_convert.xhp b/source/text/scalc/01/func_convert.xhp index b64adbc99..90dc06254 100644 --- a/source/text/scalc/01/func_convert.xhp +++ b/source/text/scalc/01/func_convert.xhp @@ -49,7 +49,7 @@ <embed href="text/scalc/01/ful_func.xhp#func_head_example"/> <paragraph xml-lang="en-US" id="par_id3156336" role="paragraph"> <input>=CONVERT(-10; "C"; "F")</input></paragraph> - <paragraph role="paragraph" id="par_id951620413562988">Here the function converts -10 degrees Celsius to degrees Fahrenheit, returning the value 14. There is not a simple multiplicative relationship bewteen temperature units, as different reference points are used. Hence, as in this case, an input negative number may be converted to a positive value.</paragraph> + <paragraph role="paragraph" id="par_id951620413562988">Here the function converts -10 degrees Celsius to degrees Fahrenheit, returning the value 14. There is not a simple multiplicative relationship between temperature units, as different reference points are used. Hence, as in this case, an input negative number may be converted to a positive value.</paragraph> <paragraph xml-lang="en-US" id="par_id3154834" role="paragraph"> <input>=CONVERT(3.5; "mi"; "yd")</input></paragraph> <paragraph role="paragraph" id="par_id971620413678102">Here the function converts 3.5 international miles to yards, returning the value 6160. Both units are in the Length and distance group.</paragraph> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits