[html5] r4756 - [e] (0) typos

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 17 01:39:10 PST 2010


Author: ianh
Date: 2010-02-17 01:39:09 -0800 (Wed, 17 Feb 2010)
New Revision: 4756

Modified:
   complete.html
   index
   source
Log:
[e] (0) typos

Modified: complete.html
===================================================================
--- complete.html	2010-02-17 08:48:42 UTC (rev 4755)
+++ complete.html	2010-02-17 09:39:09 UTC (rev 4756)
@@ -53518,8 +53518,9 @@
   <p><code><a href=#history-0>History</a></code> objects provide a representation of the
   pages in the session history of <a href=#browsing-context title="browsing
   context">browsing contexts</a>. Each <a href=#browsing-context>browsing
-  context</a>, including <a href=#nested-browsing-context>nested browsing context</a>, has
-  a distinct session history.</p>
+  context</a>, including <a href=#nested-browsing-context title="nested browsing
+  context">nested browsing contexts</a>, has a distinct session
+  history.</p>
 
   <p>Each <code><a href=#document>Document</a></code> object in a <a href=#browsing-context>browsing
   context</a>'s <a href=#session-history>session history</a> is associated with a
@@ -55734,7 +55735,7 @@
 
   <p>Only the newest <a href=#application-cache>application cache</a> in an
   <a href=#application-cache-group>application cache group</a> can have its <a href=#concept-appcache-completeness title=concept-appcache-completeness>completeness flag</a> set to
-  <i>incomplete</i>, the others are always all <i>complete</i>.</p>
+  <i>incomplete</i>; the others are always all <i>complete</i>.</p>
 
   <p>Each <a href=#application-cache-group>application cache group</a> has an <dfn id=concept-appcache-status title=concept-appcache-status>update status</dfn>, which is one of
   the following: <i>idle</i>, <i>checking</i>, <i>downloading</i>.</p>

Modified: index
===================================================================
--- index	2010-02-17 08:48:42 UTC (rev 4755)
+++ index	2010-02-17 09:39:09 UTC (rev 4756)
@@ -53420,8 +53420,9 @@
   <p><code><a href=#history-0>History</a></code> objects provide a representation of the
   pages in the session history of <a href=#browsing-context title="browsing
   context">browsing contexts</a>. Each <a href=#browsing-context>browsing
-  context</a>, including <a href=#nested-browsing-context>nested browsing context</a>, has
-  a distinct session history.</p>
+  context</a>, including <a href=#nested-browsing-context title="nested browsing
+  context">nested browsing contexts</a>, has a distinct session
+  history.</p>
 
   <p>Each <code><a href=#document>Document</a></code> object in a <a href=#browsing-context>browsing
   context</a>'s <a href=#session-history>session history</a> is associated with a
@@ -55639,7 +55640,7 @@
 
   <p>Only the newest <a href=#application-cache>application cache</a> in an
   <a href=#application-cache-group>application cache group</a> can have its <a href=#concept-appcache-completeness title=concept-appcache-completeness>completeness flag</a> set to
-  <i>incomplete</i>, the others are always all <i>complete</i>.</p>
+  <i>incomplete</i>; the others are always all <i>complete</i>.</p>
 
   <p>Each <a href=#application-cache-group>application cache group</a> has an <dfn id=concept-appcache-status title=concept-appcache-status>update status</dfn>, which is one of
   the following: <i>idle</i>, <i>checking</i>, <i>downloading</i>.</p>

Modified: source
===================================================================
--- source	2010-02-17 08:48:42 UTC (rev 4755)
+++ source	2010-02-17 09:39:09 UTC (rev 4756)
@@ -60270,8 +60270,9 @@
   <p><code>History</code> objects provide a representation of the
   pages in the session history of <span title="browsing
   context">browsing contexts</span>. Each <span>browsing
-  context</span>, including <span>nested browsing context</span>, has
-  a distinct session history.</p>
+  context</span>, including <span title="nested browsing
+  context">nested browsing contexts</span>, has a distinct session
+  history.</p>
 
   <p>Each <code>Document</code> object in a <span>browsing
   context</span>'s <span>session history</span> is associated with a
@@ -62807,7 +62808,7 @@
   <p>Only the newest <span>application cache</span> in an
   <span>application cache group</span> can have its <span
   title="concept-appcache-completeness">completeness flag</span> set to
-  <i>incomplete</i>, the others are always all <i>complete</i>.</p>
+  <i>incomplete</i>; the others are always all <i>complete</i>.</p>
 
   <p>Each <span>application cache group</span> has an <dfn
   title="concept-appcache-status">update status</dfn>, which is one of




More information about the Commit-Watchers mailing list