diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-06-17 23:20:09 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-18 13:37:52 +0200 |
commit | 36f11255d965e5e2c4dd1d9fd06ca3a9f0874f16 (patch) | |
tree | 179507d0986a3dd2a4cdb6f51458c597b059d83d /source | |
parent | f46ebea0276ae94bc299cb4c2bbf4a5b3d69173b (diff) |
Fix typo
Change-Id: I210bbae510357b463c6f7972dc754fd227d0a705
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117401
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04060199.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060199.xhp b/source/text/scalc/01/04060199.xhp index d871b8bf25..b30def43f4 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> |