Skip to content

Commit

Permalink
[e] (0) another typo to ommmmmit
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24437
Affected topics: HTML Syntax and Parsing

git-svn-id: http://svn.whatwg.org/webapps@8441 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 30, 2014
1 parent 7ef90b6 commit 8af0366
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -85289,7 +85289,7 @@ <h5 id=optional-tags><span class=secno>12.1.2.4 </span>Optional tags</h5>
&lt;title&gt;Hello&lt;/title&gt;
&lt;p&gt;Welcome to this example.&lt;/p&gt;</pre>

<p>This would be equivalent to this document, with the ommitted tags shown in their
<p>This would be equivalent to this document, with the omitted tags shown in their
parser-implied positions; the only white space text node that results from this is the newline at
the end of the <code><a href=#the-head-element>head</a></code> element:</p>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -85289,7 +85289,7 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>
&lt;title&gt;Hello&lt;/title&gt;
&lt;p&gt;Welcome to this example.&lt;/p&gt;</pre>

<p>This would be equivalent to this document, with the ommitted tags shown in their
<p>This would be equivalent to this document, with the omitted tags shown in their
parser-implied positions; the only white space text node that results from this is the newline at
the end of the <code><a href=#the-head-element>head</a></code> element:</p>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -95011,7 +95011,7 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
&lt;title>Hello&lt;/title>
&lt;p>Welcome to this example.&lt;/p></pre>

<p>This would be equivalent to this document, with the ommitted tags shown in their
<p>This would be equivalent to this document, with the omitted tags shown in their
parser-implied positions; the only white space text node that results from this is the newline at
the end of the <code>head</code> element:</p>

Expand Down

0 comments on commit 8af0366

Please sign in to comment.