sc/uiconfig/scalc/ui/numbertransformationentry.ui |    2 +-
 solenv/bin/modules/installer/epmfile.pm           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2beea94d05198628d06c88e41351d94389abc784
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Mar 9 08:41:29 2025 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Mar 9 21:06:17 2025 +0100

    Fix typo
    
    Change-Id: Ifa3c2c456665769ae59f7b99cf1f12c6fc70fa1e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182687
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/solenv/bin/modules/installer/epmfile.pm 
b/solenv/bin/modules/installer/epmfile.pm
index 623307d68911..3ca28a4061f1 100644
--- a/solenv/bin/modules/installer/epmfile.pm
+++ b/solenv/bin/modules/installer/epmfile.pm
@@ -2403,7 +2403,7 @@ sub put_systemintegration_into_installset
 
     # Finding the modules defined in scp (with flag SYSTEMMODULE)
     # Getting name of package from scp-Module
-    # Search package in list off all include files
+    # Search package in list of all include files
     # Copy file into installation set and unpack it (always tar.gz)
     # tar.gz can contain a different number of packages -> automatically 
create hidden sub modules
 
commit df4b633fa46bce5db6a09b0513feced2a68b7e68
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Mar 9 08:41:03 2025 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Mar 9 21:06:02 2025 +0100

    Fix typo
    
    Change-Id: I43ba3b1b227503f85e006d7ed3c238924527951d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182686
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sc/uiconfig/scalc/ui/numbertransformationentry.ui 
b/sc/uiconfig/scalc/ui/numbertransformationentry.ui
index 195538703e34..b3fecb5adaed 100644
--- a/sc/uiconfig/scalc/ui/numbertransformationentry.ui
+++ b/sc/uiconfig/scalc/ui/numbertransformationentry.ui
@@ -75,7 +75,7 @@
         <property name="placeholder-text" translatable="yes" 
context="numbertransformationentry/cols">Cols(; Separated)</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="ed_columns-atkobject">
-            <property name="AtkObject::accessible-description" 
translatable="yes" 
context="numbertransformationentry|extended_tip|ed_columns">List of column 
indexes to apply the numerc transformation, separated by semicolons.</property>
+            <property name="AtkObject::accessible-description" 
translatable="yes" 
context="numbertransformationentry|extended_tip|ed_columns">List of column 
indexes to apply the numeric transformation, separated by semicolons.</property>
           </object>
         </child>
       </object>

Reply via email to