[html5] r5819 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11392

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 3 12:54:18 PST 2011


Author: ianh
Date: 2011-02-03 12:54:16 -0800 (Thu, 03 Feb 2011)
New Revision: 5819

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11392

Modified: complete.html
===================================================================
--- complete.html	2011-02-03 20:35:08 UTC (rev 5818)
+++ complete.html	2011-02-03 20:54:16 UTC (rev 5819)
@@ -6168,7 +6168,7 @@
   <h4 id=interfaces-for-url-manipulation><span class=secno>2.6.3 </span>Interfaces for URL manipulation</h4>
 
   <p>An interface that has a complement of <dfn id=url-decomposition-idl-attributes>URL decomposition IDL
-  attributes</dfn> will have seven attributes with the following
+  attributes</dfn> his seven attributes with the following
   definitions:</p>
 
 <pre class="idl extract">           attribute DOMString <a href=#dom-uda-protocol title=dom-uda-protocol>protocol</a>;
@@ -6231,7 +6231,7 @@
   same corresponding names in this section.</p>
 
   <p>In addition, an interface with a complement of <a href=#url-decomposition-idl-attributes>URL
-  decomposition IDL attributes</a> will define an <dfn id=concept-uda-input title=concept-uda-input>input</dfn>, which is a <a href=#url>URL</a>
+  decomposition IDL attributes</a> defines an <dfn id=concept-uda-input title=concept-uda-input>input</dfn>, which is a <a href=#url>URL</a>
   that the attributes act on, and a <dfn id=concept-uda-setter title=concept-uda-setter>common setter action</dfn>, which is a
   set of steps invoked when any of the attributes' setters are
   invoked.</p>

Modified: index
===================================================================
--- index	2011-02-03 20:35:08 UTC (rev 5818)
+++ index	2011-02-03 20:54:16 UTC (rev 5819)
@@ -6147,7 +6147,7 @@
   <h4 id=interfaces-for-url-manipulation><span class=secno>2.6.3 </span>Interfaces for URL manipulation</h4>
 
   <p>An interface that has a complement of <dfn id=url-decomposition-idl-attributes>URL decomposition IDL
-  attributes</dfn> will have seven attributes with the following
+  attributes</dfn> his seven attributes with the following
   definitions:</p>
 
 <pre class="idl extract">           attribute DOMString <a href=#dom-uda-protocol title=dom-uda-protocol>protocol</a>;
@@ -6210,7 +6210,7 @@
   same corresponding names in this section.</p>
 
   <p>In addition, an interface with a complement of <a href=#url-decomposition-idl-attributes>URL
-  decomposition IDL attributes</a> will define an <dfn id=concept-uda-input title=concept-uda-input>input</dfn>, which is a <a href=#url>URL</a>
+  decomposition IDL attributes</a> defines an <dfn id=concept-uda-input title=concept-uda-input>input</dfn>, which is a <a href=#url>URL</a>
   that the attributes act on, and a <dfn id=concept-uda-setter title=concept-uda-setter>common setter action</dfn>, which is a
   set of steps invoked when any of the attributes' setters are
   invoked.</p>

Modified: source
===================================================================
--- source	2011-02-03 20:35:08 UTC (rev 5818)
+++ source	2011-02-03 20:54:16 UTC (rev 5819)
@@ -5718,7 +5718,7 @@
   <h4>Interfaces for URL manipulation</h4>
 
   <p>An interface that has a complement of <dfn>URL decomposition IDL
-  attributes</dfn> will have seven attributes with the following
+  attributes</dfn> his seven attributes with the following
   definitions:</p>
 
 <pre class="idl extract">           attribute DOMString <span title="dom-uda-protocol">protocol</span>;
@@ -5787,7 +5787,7 @@
   same corresponding names in this section.</p>
 
   <p>In addition, an interface with a complement of <span>URL
-  decomposition IDL attributes</span> will define an <dfn
+  decomposition IDL attributes</span> defines an <dfn
   title="concept-uda-input">input</dfn>, which is a <span>URL</span>
   that the attributes act on, and a <dfn
   title="concept-uda-setter">common setter action</dfn>, which is a




More information about the Commit-Watchers mailing list