[html5] r6709 - [e] (0) grammar Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14192

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 19 16:20:11 PDT 2011


Author: ianh
Date: 2011-10-19 16:20:10 -0700 (Wed, 19 Oct 2011)
New Revision: 6709

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

Modified: complete.html
===================================================================
--- complete.html	2011-10-19 23:11:38 UTC (rev 6708)
+++ complete.html	2011-10-19 23:20:10 UTC (rev 6709)
@@ -4020,7 +4020,7 @@
 
    <dd>
 
-    <p>The following term is defined in the Cookie specification: <a href=#refsCOOKIES>[COOKIES]</a></p>
+    <p>The following terms are defined in the Cookie specification: <a href=#refsCOOKIES>[COOKIES]</a></p>
 
     <ul class=brief><li><dfn id=cookie-string>cookie-string</dfn>
      <li><dfn id=receives-a-set-cookie-string>receives a set-cookie-string</dfn>
@@ -19139,7 +19139,7 @@
   <code><a href=#the-dl-element>dl</a></code>.</p>
 
   <p>If a <code><a href=#the-dl-element>dl</a></code> element has one or more <code><a href=#the-dt-element>dt</a></code>
-  element chlidren but no <code><a href=#the-dd-element>dd</a></code> element children, then it
+  element children but no <code><a href=#the-dd-element>dd</a></code> element children, then it
   consists of one group with names but no values.</p>
 
   <p>If a <code><a href=#the-dl-element>dl</a></code> element has one or more <code><a href=#the-dd-element>dd</a></code>

Modified: index
===================================================================
--- index	2011-10-19 23:11:38 UTC (rev 6708)
+++ index	2011-10-19 23:20:10 UTC (rev 6709)
@@ -4020,7 +4020,7 @@
 
    <dd>
 
-    <p>The following term is defined in the Cookie specification: <a href=#refsCOOKIES>[COOKIES]</a></p>
+    <p>The following terms are defined in the Cookie specification: <a href=#refsCOOKIES>[COOKIES]</a></p>
 
     <ul class=brief><li><dfn id=cookie-string>cookie-string</dfn>
      <li><dfn id=receives-a-set-cookie-string>receives a set-cookie-string</dfn>
@@ -19139,7 +19139,7 @@
   <code><a href=#the-dl-element>dl</a></code>.</p>
 
   <p>If a <code><a href=#the-dl-element>dl</a></code> element has one or more <code><a href=#the-dt-element>dt</a></code>
-  element chlidren but no <code><a href=#the-dd-element>dd</a></code> element children, then it
+  element children but no <code><a href=#the-dd-element>dd</a></code> element children, then it
   consists of one group with names but no values.</p>
 
   <p>If a <code><a href=#the-dl-element>dl</a></code> element has one or more <code><a href=#the-dd-element>dd</a></code>

Modified: source
===================================================================
--- source	2011-10-19 23:11:38 UTC (rev 6708)
+++ source	2011-10-19 23:20:10 UTC (rev 6709)
@@ -2961,7 +2961,7 @@
 
    <dd>
 
-    <p>The following term is defined in the Cookie specification: <a
+    <p>The following terms are defined in the Cookie specification: <a
     href="#refsCOOKIES">[COOKIES]</a></p>
 
     <ul class="brief">
@@ -20402,7 +20402,7 @@
   <code>dl</code>.</p>
 
   <p>If a <code>dl</code> element has one or more <code>dt</code>
-  element chlidren but no <code>dd</code> element children, then it
+  element children but no <code>dd</code> element children, then it
   consists of one group with names but no values.</p>
 
   <p>If a <code>dl</code> element has one or more <code>dd</code>




More information about the Commit-Watchers mailing list