diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-09-13 20:49:16 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-09-13 23:08:17 +0200 |
commit | 41b7713334351d7cc455eef5241bd3988b9d1e94 (patch) | |
tree | a6890f3c561f71cb087d8b89f382eb0cdd2964be /sw/uiconfig | |
parent | 1a7b5c921dbedd515f332f7a6bd39b6bbd08028a (diff) |
Fix typo
Change-Id: I5924efc90aa59ec948075bbe364858e1e1740ec6
Reviewed-on: https://gerrit.libreoffice.org/42255
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui index 7656f678fdad..7bf05857ee3e 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui @@ -3264,7 +3264,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">.uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles</property> - <property name="label" translatable="yes" context="notebookbar_groupedbar_full|Quotaion2">Quotation</property> + <property name="label" translatable="yes" context="notebookbar_groupedbar_full|Quotation2">Quotation</property> </object> </child> <child> |