Skip to content

Commit 8884229

Browse files
authored
Merge 489556b into ce2ca6f
2 parents ce2ca6f + 489556b commit 8884229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/gui/settingsDialogs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2655,7 +2655,7 @@ def __init__(self, parent):
26552655
label = pgettext(
26562656
"advanced.uiaWithMSWord",
26572657
# Translators: Label for the Use UIA with MS Word combobox, in the Advanced settings panel.
2658-
"Use UI Automation to access Microsoft Word document controls"
2658+
"Use UI Automation to access Microsoft &Word document controls"
26592659
)
26602660
wordChoices = (
26612661
# Translators: Label for the default value of the Use UIA with MS Word combobox,

0 commit comments

Comments
 (0)