diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-04-22 18:31:06 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-04-22 22:07:20 +0200 |
commit | 9e5cefada36779d642ec148c58ef6bb9c82f72be (patch) | |
tree | a68b451964ab92d898e00cf8de31d84b7caad8a9 | |
parent | 860de7575aa0c3079aac25634677248ac68c1f02 (diff) |
Fix typo
Change-Id: I7fc84bbfa51e7048d090fa2199fada28de244774
Reviewed-on: https://gerrit.libreoffice.org/53294
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index 44b262192f55..56ecf20f9951 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -7851,7 +7851,7 @@ <property name="valign">center</property> <property name="vexpand">True</property> <child> - <object class="sfxlo-OptionalBox" id="LangeuageSection"> + <object class="sfxlo-OptionalBox" id="languagesection"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> |