diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-11-22 10:01:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-11-22 21:05:03 +0100 |
commit | 528af529decf3ef28507ce4eaf26759547cb021d (patch) | |
tree | a8dd1e320e15df10059a4b89bd2c96b0400896ca /sfx2 | |
parent | ccec42fa987a8bf946d3e8384143e23d1facce6c (diff) |
Fix typos
Change-Id: I89ffb8e99aef3e71f723d25a757a26520dcdf71a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106337
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Jenkins
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/tabbarcontents.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/tabbarcontents.ui b/sfx2/uiconfig/ui/tabbarcontents.ui index 34aa02d360df..1125db911a77 100644 --- a/sfx2/uiconfig/ui/tabbarcontents.ui +++ b/sfx2/uiconfig/ui/tabbarcontents.ui @@ -54,7 +54,7 @@ <property name="visible">True</property> <property name="can-focus">False</property> <child> - <object class="GtkSeparatorMenuItem" id="seperator2"> + <object class="GtkSeparatorMenuItem" id="separator2"> <property name="visible">True</property> <property name="can-focus">False</property> </object> |