Skip to content

Commit e4b1dec

Browse files
committed
Correct default AutomationProperties.Name for GridSplitter
Fixes #3372
1 parent 5d03cac commit e4b1dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/Strings/en-US/Resources.resw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<comment>Narrator Resource for BladeView expanded status</comment>
203203
</data>
204204
<data name="WindowsCommunityToolkit_GridSplitter_AutomationName" xml:space="preserve">
205-
<value>GridSpliter</value>
205+
<value>GridSplitter</value>
206206
<comment>Narrator Resource for GridSplitter control</comment>
207207
</data>
208208
<data name="WindowsCommunityToolkit_InAppNotification_Events_NewNotificationMessage" xml:space="preserve">

0 commit comments

Comments
 (0)