Skip to content

Commit dc92f31

Browse files
Merge branch 't1987' into next. Incubates #1987
2 parents 90583c7 + 58c5df9 commit dc92f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/NVDAObjects/window/excel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ class ElementsListDialog(browseMode.ElementsListDialog):
297297
("chart", _("&Chart")),
298298
# Translators: The label of a radio button to select the type of element
299299
# in the browse mode Elements List dialog.
300-
("comment", _("&Comment")),
300+
("comment", _("C&omment")),
301301
# Translators: The label of a radio button to select the type of element
302302
# in the browse mode Elements List dialog.
303303
("formula", _("&Formula")),

0 commit comments

Comments
 (0)