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 /sd | |
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 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar_groups.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groups.ui b/sd/uiconfig/simpress/ui/notebookbar_groups.ui index 3f161772b677..4cd9e4383bdd 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> |