Skip to content

Commit d5bde9a

Browse files
authored
Update: change UIA control type for label element (#530)
1 parent b6bb205 commit d5bde9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-aam/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4924,7 +4924,7 @@ <h4 id=el-label>`label`</h4>
49244924
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
49254925
<td>
49264926
<div class="ctrltype">
4927-
<span class="type">Control Type:</span> `Text`
4927+
<span class="type">Control Type:</span> `Group`
49284928
</div>
49294929
<div>
49304930
<span class="type">Relations:</span>

0 commit comments

Comments
 (0)