[Libreoffice-commits] core.git: include/svx sc/uiconfig sd/uiconfig sw/uiconfig

Julien Nabet serval2412 at yahoo.fr
Sun Feb 12 17:10:16 UTC 2017


 include/svx/IAccessibleViewForwarder.hxx      |    2 +-
 sc/uiconfig/scalc/ui/notebookbar_groups.ui    |    6 +++---
 sd/uiconfig/simpress/ui/notebookbar_groups.ui |    6 +++---
 sw/uiconfig/swriter/ui/notebookbar_groups.ui  |    6 +++---
 4 files changed, 10 insertions(+), 10 deletions(-)

New commits:
commit 9732bf2d0d39b0f748c75b402a5d66ae5527807b
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sat Feb 11 20:41:11 2017 +0100

    Typo: (trans)fomat->(trans)format
    
    Change-Id: Id2e3024c149b14d40e58f8534946a514ededfcfc
    Reviewed-on: https://gerrit.libreoffice.org/34158
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
    Tested-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/include/svx/IAccessibleViewForwarder.hxx b/include/svx/IAccessibleViewForwarder.hxx
index f435179..35d1fd7 100644
--- a/include/svx/IAccessibleViewForwarder.hxx
+++ b/include/svx/IAccessibleViewForwarder.hxx
@@ -40,7 +40,7 @@ namespace accessibility {
     transformation methods do not require explicit mapmodes.  These have to
     be provided implicitly by the classes that implement this
     interface.  A third, less important, difference are the additional
-    transfomation methods for sizes.  The reasons for their existence are
+    transformation methods for sizes.  The reasons for their existence are
     convenience and improved performance.</p>
 
     @attention
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groups.ui b/sc/uiconfig/scalc/ui/notebookbar_groups.ui
index a23f08d..18b15b7 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groups.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groups.ui
@@ -712,7 +712,7 @@
           </packing>
         </child>
         <child>
-          <object class="GtkBox" id="fomatgroup">
+          <object class="GtkBox" id="formatgroup">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="margin_top">3</property>
@@ -720,7 +720,7 @@
             <property name="orientation">vertical</property>
             <property name="spacing">5</property>
             <child>
-              <object class="GtkBox" id="fomatgroupbuttons">
+              <object class="GtkBox" id="formatgroupbuttons">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="spacing">3</property>
@@ -1268,7 +1268,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="fomatgrouplabel">
+              <object class="GtkLabel" id="formatgrouplabel">
                 <property name="height_request">15</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groups.ui b/sd/uiconfig/simpress/ui/notebookbar_groups.ui
index 3f16177..4cd9e43 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groups.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groups.ui
@@ -671,7 +671,7 @@
           </packing>
         </child>
         <child>
-          <object class="GtkBox" id="fomatgroup">
+          <object class="GtkBox" id="formatgroup">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="margin_top">3</property>
@@ -679,7 +679,7 @@
             <property name="orientation">vertical</property>
             <property name="spacing">5</property>
             <child>
-              <object class="GtkBox" id="fomatgroupbuttons">
+              <object class="GtkBox" id="formatgroupbuttons">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="spacing">3</property>
@@ -1194,7 +1194,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="fomatgrouplabel">
+              <object class="GtkLabel" id="formatgrouplabel">
                 <property name="height_request">15</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groups.ui b/sw/uiconfig/swriter/ui/notebookbar_groups.ui
index 2859fa0..2fc9601 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groups.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groups.ui
@@ -894,7 +894,7 @@
           </packing>
         </child>
         <child>
-          <object class="GtkBox" id="fomatgroup">
+          <object class="GtkBox" id="formatgroup">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="margin_top">3</property>
@@ -902,7 +902,7 @@
             <property name="orientation">vertical</property>
             <property name="spacing">5</property>
             <child>
-              <object class="GtkBox" id="fomatgroupbuttons">
+              <object class="GtkBox" id="formatgroupbuttons">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="spacing">3</property>
@@ -1417,7 +1417,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="fomatgrouplabel">
+              <object class="GtkLabel" id="formatgrouplabel">
                 <property name="height_request">15</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>


More information about the Libreoffice-commits mailing list