source/text/scalc/01/04060199.xhp |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit be4de7018027689a105e8cf60f30bf2ce46690a4
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu Sep 14 09:43:24 2023 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Sep 14 09:58:42 2023 +0200

    Typos
    
    Change-Id: Ied4fc30f8f8b27b94bd7dbf699b5f5d48ecba38f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156886
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/04060199.xhp 
b/source/text/scalc/01/04060199.xhp
index 30648afb93..eb5af00c9a 100644
--- a/source/text/scalc/01/04060199.xhp
+++ b/source/text/scalc/01/04060199.xhp
@@ -351,7 +351,7 @@
         <tablecell><paragraph role="tablecontent" 
id="par_id731687561708790">right</paragraph></tablecell>
         <tablecell><paragraph role="tablecontent" localize="false" 
id="par_id61687561711845">+,-</paragraph>
                </tablecell>
-        <tablecell><paragraph role="tablecontent" 
id="par_id721687561715845">Prefix unary operators, e.g., -5 or -A1. Note that 
these have a different precedence than add and subtract.</paragraph>
+        <tablecell><paragraph role="tablecontent" 
id="par_id721687561715845">Prefix unary operators. For example, -5 or -A1. Note 
that these have a different precedence than add and subtract.</paragraph>
                </tablecell>
        </tablerow>
        <tablerow>
@@ -405,8 +405,7 @@
 </table>
 <note id="par_id241687561247336">Prefix €œ"-"€ has a higher precedence than 
"^"€, €œ"^"€ is left-associative, and
 reference intersection has a higher precedence than reference union.</note>
-<note id="par_id941687561277896">Prefix "+"€ and "-" are defined to be 
right-associative. However, note that typical
-applications which implement at most the operators defined in this 
specification (as specified) may implement them as left-associative, because 
the calculated results will be identical.</note>
+<note id="par_id941687561277896">Prefix "+"€ and "-" are defined to be 
right-associative. However, note that typical applications which implement at 
most the operators defined in this specification (as specified) may implement 
them as left-associative, because the calculated results will be 
identical.</note>
 <note id="par_id411687561295059">Precedence can be overridden by using 
parentheses, so "=2+3*4" computes to 14 but "=(2+3)*4" computes 20.</note>
 <section id="relatedtopics">
     <paragraph role="paragraph" id="par_id661687565493405"><link 
href="OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#Operators">OpenDocument
 v1.3 part4, Formula Operators</link></paragraph>

Reply via email to