This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 45237b6e24 Fix spelling (#339)
45237b6e24 is described below

commit 45237b6e247df6ba9cf704a75e9c627cd02716dd
Author: John Bampton <jbamp...@users.noreply.github.com>
AuthorDate: Sat Mar 29 09:47:35 2025 +1000

    Fix spelling (#339)
    
    * Fix spelling
    
    * Update ignored words list
    
    * Update math.xsl
    
    ---------
    
    Co-authored-by: Matthias Seidel <msei...@apache.org>
    (cherry picked from commit a5ee73e1d227eb3597ddcf4a4ab5cf1ac33a0980)
---
 main/chart2/source/inc/DiagramHelper.hxx                 | 2 +-
 main/filter/source/xslt/common/math.xsl                  | 4 ++--
 main/qadevOOo/tests/java/ifc/sheet/_XSheetOperation.java | 2 +-
 main/svtools/source/control/filectrl2.cxx                | 2 +-
 main/vcl/source/gdi/pdfwriter_impl.hxx                   | 2 +-
 main/xmloff/source/text/txtprmap.cxx                     | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/main/chart2/source/inc/DiagramHelper.hxx 
b/main/chart2/source/inc/DiagramHelper.hxx
index e95fe8ef78..9f9acfd673 100644
--- a/main/chart2/source/inc/DiagramHelper.hxx
+++ b/main/chart2/source/inc/DiagramHelper.hxx
@@ -70,7 +70,7 @@ public:
 
         @return
             A pair containing a template with the correct properties set as
-            first entry and the service name of the templateas second entry.  
If
+            first entry and the service name of the templates second entry.  If
             no template was found both elements are empty.
      */
     static tTemplateWithServiceName
diff --git a/main/filter/source/xslt/common/math.xsl 
b/main/filter/source/xslt/common/math.xsl
index 5ea625607c..d87feaf3c5 100644
--- a/main/filter/source/xslt/common/math.xsl
+++ b/main/filter/source/xslt/common/math.xsl
@@ -211,7 +211,7 @@ Public Functions
         </xsl:variable>
         <xsl:choose>
             <xsl:when test="$abs-x  &gt;  1">
-                <xsl:message>acos error : abs(<xsl:value-of select="$x"/>) 
greate then 1 !</xsl:message>
+                <xsl:message>acos error : abs(<xsl:value-of select="$x"/>) 
greater than 1 !</xsl:message>
             </xsl:when>
             <xsl:otherwise>
                 <xsl:call-template name="atan2">
@@ -236,7 +236,7 @@ Public Functions
         </xsl:variable>
         <xsl:choose>
             <xsl:when test="$abs-x  &gt;  1">
-                <xsl:message>asin error : abs(<xsl:value-of select="$x"/>) 
greate then 1 !</xsl:message>
+                <xsl:message>asin error : abs(<xsl:value-of select="$x"/>) 
greater than 1 !</xsl:message>
             </xsl:when>
             <xsl:otherwise>
                 <xsl:call-template name="atan2">
diff --git a/main/qadevOOo/tests/java/ifc/sheet/_XSheetOperation.java 
b/main/qadevOOo/tests/java/ifc/sheet/_XSheetOperation.java
index c9d5f20bdc..11ca5f477b 100644
--- a/main/qadevOOo/tests/java/ifc/sheet/_XSheetOperation.java
+++ b/main/qadevOOo/tests/java/ifc/sheet/_XSheetOperation.java
@@ -75,7 +75,7 @@ public class _XSheetOperation extends MultiMethodTest {
 
     /**
     * Test calls the method and checks returned value. <p>
-    * Has <b> OK </b> status if returned value is equal or greate than zero
+    * Has <b> OK </b> status if returned value is equal or greater than zero
     * and no exceptions were thrown. <p>
     */
     public void _computeFunction() {
diff --git a/main/svtools/source/control/filectrl2.cxx 
b/main/svtools/source/control/filectrl2.cxx
index 89482f3a88..ddf66a29be 100644
--- a/main/svtools/source/control/filectrl2.cxx
+++ b/main/svtools/source/control/filectrl2.cxx
@@ -24,7 +24,7 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_svtools.hxx"
 
-// this file contains code from filectrl.cxx which needs to be compiled with 
enabled exception hanling
+// this file contains code from filectrl.cxx which needs to be compiled with 
enabled exception handling
 #include <svtools/filectrl.hxx>
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
 #include <com/sun/star/ui/dialogs/XFilePicker.hpp>
diff --git a/main/vcl/source/gdi/pdfwriter_impl.hxx 
b/main/vcl/source/gdi/pdfwriter_impl.hxx
index c7f80d8da8..a1a149088c 100644
--- a/main/vcl/source/gdi/pdfwriter_impl.hxx
+++ b/main/vcl/source/gdi/pdfwriter_impl.hxx
@@ -993,7 +993,7 @@ i12626
     void beginCompression();
     void endCompression();
     void beginRedirect( SvStream* pStream, const Rectangle& );
-    // returns an empty rect if no redirection is happending
+    // returns an empty rect if no redirection is happening
     Rectangle getRedirectTargetRect() const;
     SvStream* endRedirect();
 
diff --git a/main/xmloff/source/text/txtprmap.cxx 
b/main/xmloff/source/text/txtprmap.cxx
index 87f29afac5..192a55a2d3 100644
--- a/main/xmloff/source/text/txtprmap.cxx
+++ b/main/xmloff/source/text/txtprmap.cxx
@@ -708,7 +708,7 @@ XMLPropertyMapEntry aXMLFramePropMap[] =
        // RES_KEEP
        // not required
        // RES_URL
-       // not required (exprted as draw:a element)
+       // not required (exported as draw:a element)
        // RES_EDIT_IN_READONLY
        MG_ED( "EditInReadonly",                STYLE,  EDITABLE,               
                        XML_TYPE_BOOL, 0 ),
        // RES_LAYOUT_SPLIT

Reply via email to