Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7883

git-svn-id: http://svn.whatwg.org/webapps@4222 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 21, 2009
1 parent ec7d1f3 commit 01e65c1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -10850,7 +10850,7 @@ <h4 id=the-link-element><span class=secno>4.2.4 </span>The <dfn><code>link</code
element's document until all the attempts to obtain the resource and
its critical subresources are complete.</p>

<p>Which resources are considered critical or not is defind by the
<p>Which resources are considered critical or not is defined by the
relevant specification. For CSS resources, only <code title="">@import</code> rules introduce critical subresources; other
resources, e.g. fonts or backgrounds, are not.</p>

Expand Down Expand Up @@ -12049,7 +12049,7 @@ <h4 id=the-style-element><span class=secno>4.2.7 </span>The <dfn><code>style</co
element's document until all the attempts to obtain the style
sheet's critical subresources, if any, are complete.</p>

<p>Which resources are considered critical or not is defind by the
<p>Which resources are considered critical or not is defined by the
relevant specification. For CSS resources, only <code title="">@import</code> rules introduce critical subresources; other
resources, e.g. fonts or backgrounds, are not.</p>

Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -10680,7 +10680,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p&gt;
element's document until all the attempts to obtain the resource and
its critical subresources are complete.</p>

<p>Which resources are considered critical or not is defind by the
<p>Which resources are considered critical or not is defined by the
relevant specification. For CSS resources, only <code title="">@import</code> rules introduce critical subresources; other
resources, e.g. fonts or backgrounds, are not.</p>

Expand Down Expand Up @@ -11879,7 +11879,7 @@ people expect to have work and what is necessary.
element's document until all the attempts to obtain the style
sheet's critical subresources, if any, are complete.</p>

<p>Which resources are considered critical or not is defind by the
<p>Which resources are considered critical or not is defined by the
relevant specification. For CSS resources, only <code title="">@import</code> rules introduce critical subresources; other
resources, e.g. fonts or backgrounds, are not.</p>

Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -11166,7 +11166,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p>
element's document until all the attempts to obtain the resource and
its critical subresources are complete.</p>

<p>Which resources are considered critical or not is defind by the
<p>Which resources are considered critical or not is defined by the
relevant specification. For CSS resources, only <code
title="">@import</code> rules introduce critical subresources; other
resources, e.g. fonts or backgrounds, are not.</p>
Expand Down Expand Up @@ -12538,7 +12538,7 @@ people expect to have work and what is necessary.
element's document until all the attempts to obtain the style
sheet's critical subresources, if any, are complete.</p>

<p>Which resources are considered critical or not is defind by the
<p>Which resources are considered critical or not is defined by the
relevant specification. For CSS resources, only <code
title="">@import</code> rules introduce critical subresources; other
resources, e.g. fonts or backgrounds, are not.</p>
Expand Down

0 comments on commit 01e65c1

Please sign in to comment.