- From: poot <cvsmail@w3.org>
- Date: Wed, 19 Oct 2011 19:24:07 -0400
- To: public-html-diffs@w3.org
hixie: grammar (whatwg r6709)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5379&r2=1.5380&f=h
http://html5.org/tools/web-apps-tracker?from=6708&to=6709
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5379
retrieving revision 1.5380
diff -u -d -r1.5379 -r1.5380
--- Overview.html 19 Oct 2011 23:15:25 -0000 1.5379
+++ Overview.html 19 Oct 2011 23:23:56 -0000 1.5380
@@ -3305,7 +3305,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>
@@ -15916,7 +15916,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>
Received on Wednesday, 19 October 2011 23:24:11 UTC