Skip to content

Commit 9dfc475

Browse files
committed
Code Quality: Fixed typo in string resources
1 parent fea128e commit 9dfc475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Strings/en-US/Resources.resw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4233,7 +4233,7 @@
42334233
<value>Show status center button</value>
42344234
</data>
42354235
<data name="StatusCenterProgressRing" xml:space="preserve">
4236-
<value>Status center progress ping</value>
4236+
<value>Status center progress ring</value>
42374237
<comment>Screen reader name for the status center progress ring</comment>
42384238
</data>
42394239
<data name="IconFiles" xml:space="preserve">

0 commit comments

Comments
 (0)