diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-04-01 16:46:19 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-04-12 20:14:30 +0200 |
commit | b5a2dbdb7dbe4f9286dee7b451e06e7f82e9e787 (patch) | |
tree | 92887e05df3bd2c3c7b23127d2107d773212a3a9 /sw | |
parent | a65d69179ee0a2b8035746a8e4c8000770758974 (diff) |
Fix typos
Change-Id: Ie6ce882d5d39cdd24d0647b9fdddabafeee1d25f
Reviewed-on: https://gerrit.libreoffice.org/52277
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_compact.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui index ec1483fe1a04..018bf2abc7df 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui @@ -5454,7 +5454,7 @@ <property name="valign">center</property> <property name="vexpand">True</property> <child> - <object class="svtlo-ManagedMenuButton" id="wrapp:MenuWrap"> + <object class="svtlo-ManagedMenuButton" id="wrap:MenuWrap"> <property name="label" translatable="yes" context="notebookbar_compact|wrapb">Wrap</property> <property name="visible">True</property> <property name="can_focus">True</property> |