diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-06-18 23:35:53 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-06-23 14:02:33 +0200 |
commit | a5082e554ba6448120e20ec5167edc039026d873 (patch) | |
tree | 28b235b100f21c5ebd4ae36391b50bd661281d7e /sd | |
parent | 4c492a79adbc0d35122bf50c5216a0e6a6bf66c0 (diff) |
Fix typo
Change-Id: I5cfe3c3157b60ebd71989d1ca105283392c03fc0
Reviewed-on: https://gerrit.libreoffice.org/74313
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar_compact.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui index e37a67487ee6..ea9e2e759723 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui @@ -19385,7 +19385,7 @@ </packing> </child> <child> - <object class="sfxlo-OptionalBox" id="Tools-Section-Form-Wizzard"> + <object class="sfxlo-OptionalBox" id="Tools-Section-Form-Wizard"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> |