sc/uiconfig/scalc/ui/notebookbar.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9e5cefada36779d642ec148c58ef6bb9c82f72be Author: Andrea Gelmini <[email protected]> Date: Sun Apr 22 18:31:06 2018 +0200 Fix typo Change-Id: I7fc84bbfa51e7048d090fa2199fada28de244774 Reviewed-on: https://gerrit.libreoffice.org/53294 Tested-by: Jenkins <[email protected]> Reviewed-by: Julien Nabet <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
