Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Jun 27, 2014
1 parent c5e6750 commit fb8df66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Overview.html
Expand Up @@ -1983,7 +1983,7 @@ <h3 id="headers-class"><span class="secno">5.1 </span>Headers class</h3>
<var title="">header</var> in <var title="">object</var>, run these substeps:

<ol>
<li><p>If <var title="">header</var> does not contain two items,
<li><p>If <var title="">header</var> does not contain exactly two items,
<a class="external" href="http://heycam.github.io/webidl/#dfn-throw">throw</a> a <code title="">TypeError</code>.

<li><p><a href="#concept-headers-append" title="concept-Headers-append">Append</a>
Expand Down
2 changes: 1 addition & 1 deletion Overview.src.html
Expand Up @@ -1940,7 +1940,7 @@ <h3>Headers class</h3>
<var title>header</var> in <var title>object</var>, run these substeps:

<ol>
<li><p>If <var title>header</var> does not contain two items,
<li><p>If <var title>header</var> does not contain exactly two items,
<span data-anolis-spec=webidl>throw</span> a <code title>TypeError</code>.

<li><p><span title=concept-Headers-append>Append</span>
Expand Down

0 comments on commit fb8df66

Please sign in to comment.