diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2017-02-11 20:41:11 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-02-12 17:09:43 +0000 |
commit | 9732bf2d0d39b0f748c75b402a5d66ae5527807b (patch) | |
tree | 7cd514244499732ae7ba1bdd0832bf3ded344f02 /sc | |
parent | b82a9f34eca092f13396177d61145093be84e600 (diff) |
Typo: (trans)fomat->(trans)format
Change-Id: Id2e3024c149b14d40e58f8534946a514ededfcfc
Reviewed-on: https://gerrit.libreoffice.org/34158
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar_groups.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groups.ui b/sc/uiconfig/scalc/ui/notebookbar_groups.ui index a23f08d47ad7..18b15b797b83 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> |