sw/uiconfig/swriter/ui/notebookbar.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f98ada6c79384e580c1a97cf818ff8970c9eaded Author: Andrea Gelmini <[email protected]> Date: Sat Mar 31 10:16:35 2018 +0200 Fix typo Change-Id: I0289c22c62c4bf7ad93d01571008f34d78d15a1d Reviewed-on: https://gerrit.libreoffice.org/52197 Tested-by: Jenkins <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui index f8c68508dbed..08f4e6f33b96 100644 --- a/sw/uiconfig/swriter/ui/notebookbar.ui +++ b/sw/uiconfig/swriter/ui/notebookbar.ui @@ -7185,7 +7185,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
