diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-06-12 07:47:03 +0200 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-06-12 11:45:59 +0200 |
commit | 7811a31df77db992e666363aa0bd12e5ea32629d (patch) | |
tree | a62c89ba67a0ad4bda1e31607c2e71bc5053ee72 /cui/uiconfig | |
parent | 0c8fa16c78e6887d6d3a6041166d388e266bbce7 (diff) |
Fix typos
Change-Id: Ibd4f8ac232eddad2b8a6c970999f0adf61a07acf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117077
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Jenkins
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/bulletandposition.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index 74a584b2372c..93ecab53bc8f 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui @@ -276,7 +276,7 @@ <property name="can-focus">False</property> <child internal-child="accessible"> <object class="AtkObject" id="numfmtlb-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="bulletandposition|entended_tip|numfmtlb">Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="bulletandposition|extended_tip|numfmtlb">Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”.</property> </object> </child> </object> @@ -1007,7 +1007,7 @@ <property name="valign">center</property> <child internal-child="accessible"> <object class="AtkObject" id="applytomaster-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="bulletandposition|extended_tip|applytomaster">Click to apply the the modification to all slides that use the current master slide.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="bulletandposition|extended_tip|applytomaster">Click to apply the modification to all slides that use the current master slide.</property> </object> </child> </object> |