[html5] r7228 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Aug 9 08:45:58 PDT 2012


Author: ianh
Date: 2012-08-09 08:45:57 -0700 (Thu, 09 Aug 2012)
New Revision: 7228

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17274
Affected topics: HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2012-08-09 03:41:49 UTC (rev 7227)
+++ complete.html	2012-08-09 15:45:57 UTC (rev 7228)
@@ -95227,7 +95227,7 @@
   is inserted <em>into the outer <code><a href=#document>Document</a></code>
   object</em>.</p>
 
-  <p>This parsed into different <code><a href=#document>Document</a></code>s than the one
+  <p>Those parsed into different <code><a href=#document>Document</a></code>s than the one
   the parser was created for do not execute, so the first alert does
   not show.</p>
 

Modified: index
===================================================================
--- index	2012-08-09 03:41:49 UTC (rev 7227)
+++ index	2012-08-09 15:45:57 UTC (rev 7228)
@@ -95227,7 +95227,7 @@
   is inserted <em>into the outer <code><a href=#document>Document</a></code>
   object</em>.</p>
 
-  <p>This parsed into different <code><a href=#document>Document</a></code>s than the one
+  <p>Those parsed into different <code><a href=#document>Document</a></code>s than the one
   the parser was created for do not execute, so the first alert does
   not show.</p>
 

Modified: source
===================================================================
--- source	2012-08-09 03:41:49 UTC (rev 7227)
+++ source	2012-08-09 15:45:57 UTC (rev 7228)
@@ -110462,7 +110462,7 @@
   is inserted <em>into the outer <code>Document</code>
   object</em>.</p>
 
-  <p>This parsed into different <code>Document</code>s than the one
+  <p>Those parsed into different <code>Document</code>s than the one
   the parser was created for do not execute, so the first alert does
   not show.</p>
 




More information about the Commit-Watchers mailing list