Skip to content

Commit 9f0d812

Browse files
committed
typo
1 parent 2420bae commit 9f0d812

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Overview.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5590,7 +5590,7 @@ <h3>Interface <code>Element</code></h3>
55905590
<code title>SyntaxError</code>.
55915591

55925592
<li><p>Let <var title>elements</var> be <span>context object</span>'s
5593-
<span title=concept-tree-inclusive-ancestor>inclusive ancestor</span> that are
5593+
<span title=concept-tree-inclusive-ancestor>inclusive ancestors</span> that are
55945594
<span title=concept-element>elements</span>, in reverse
55955595
<span title=concept-tree-order>tree order</span>.
55965596

dom-core.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<hgroup>
1111
<h1 class="allcaps">DOM</h1>
12-
<h2>Living Standard — Last Updated 25 October 2014</h2>
12+
<h2>Living Standard — Last Updated 13 November 2014</h2>
1313
</hgroup>
1414

1515
<dl>
@@ -5662,7 +5662,7 @@ <h3 id="interface-element"><span class="secno">4.8 </span>Interface <code><a hre
56625662
<code title="">SyntaxError</code>.
56635663

56645664
<li><p>Let <var title="">elements</var> be <a href="#context-object">context object</a>'s
5665-
<a href="#concept-tree-inclusive-ancestor" title="concept-tree-inclusive-ancestor">inclusive ancestor</a> that are
5665+
<a href="#concept-tree-inclusive-ancestor" title="concept-tree-inclusive-ancestor">inclusive ancestors</a> that are
56665666
<a href="#concept-element" title="concept-element">elements</a>, in reverse
56675667
<a href="#concept-tree-order" title="concept-tree-order">tree order</a>.
56685668

0 commit comments

Comments
 (0)