Skip to content

Commit 47ef934

Browse files
m. article typo based on the prior change from IDDFS to DFS.
Co-authored-by: Rahim Abdi <[email protected]>
1 parent b19f0b9 commit 47ef934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accname/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ <h4>Computation steps</h4>
648648
</li>
649649
<li id="comp_name_from_heading">
650650
<em>Name From Heading:</em> Otherwise, if the <code>current node</code> has a role that supports <a class="specref" href="#namefromheading">nameFrom: heading</a>,
651-
return the text alternative of the first descendant <a>element</a> node matching the role of <code>heading</code> in an <em>depth-first search.</em>
651+
return the text alternative of the first descendant <a>element</a> node matching the role of <code>heading</code> in a <em>depth-first search.</em>
652652
</li>
653653
<li id="comp_name_from_content">
654654
<span id="step2F"><!-- Don't link to this legacy numbered ID. --></span><em>Name From Content:</em> Otherwise, if the <code>current node's</code> <a class="termref">role</a> allows

0 commit comments

Comments
 (0)