source/text/scalc/01/04060199.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 36f11255d965e5e2c4dd1d9fd06ca3a9f0874f16 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jun 17 23:20:09 2021 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Fri Jun 18 13:37:52 2021 +0200 Fix typo Change-Id: I210bbae510357b463c6f7972dc754fd227d0a705 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117401 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/scalc/01/04060199.xhp b/source/text/scalc/01/04060199.xhp index d871b8bf2..b30def43f 100644 --- a/source/text/scalc/01/04060199.xhp +++ b/source/text/scalc/01/04060199.xhp @@ -129,7 +129,7 @@ </tablerow> </table> -<note id="par_id881623862728559">Prefix "-" (negation) has a higher precedence than "^" (exponentiaton). For example -3^2 equals 9, which is the square of a negative number.</note> +<note id="par_id881623862728559">Prefix "-" (negation) has a higher precedence than "^" (exponentiation). For example -3^2 equals 9, which is the square of a negative number.</note> <h2 id="hd_id3152981">Comparative operators</h2> <paragraph role="paragraph" id="par_id3157902" xml-lang="en-US">These operators return either true or false.</paragraph> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
