[html5] r1930 - [e] (0) copy/paste error (credit: avk)

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 24 01:10:07 PDT 2008


Author: ianh
Date: 2008-07-24 01:10:07 -0700 (Thu, 24 Jul 2008)
New Revision: 1930

Modified:
   index
   source
Log:
[e] (0) copy/paste error (credit: avk)

Modified: index
===================================================================
--- index	2008-07-24 08:08:55 UTC (rev 1929)
+++ index	2008-07-24 08:10:07 UTC (rev 1930)
@@ -35607,8 +35607,9 @@
    href="#html">html</a></code> element, append an <code><a
    href="#embed">embed</a></code> to the <code><a
    href="#body0">body</a></code> element, and set the <code
-   title=attr-img-src><a href="#src">src</a></code> attribute of the <code><a
-   href="#img">img</a></code> element to the address of the image.</p>
+   title=attr-embed-src><a href="#src3">src</a></code> attribute of the
+   <code><a href="#embed">embed</a></code> element to the address of the
+   image.</p>
   <!-- next three paragraphs are similar to the navigate-text section,
   keep them in sync -->
 

Modified: source
===================================================================
--- source	2008-07-24 08:08:55 UTC (rev 1929)
+++ source	2008-07-24 08:10:07 UTC (rev 1930)
@@ -33065,8 +33065,8 @@
   <code>head</code> element and a <code>body</code> element to the
   <code>html</code> element, append an <code>embed</code> to the
   <code>body</code> element, and set the <code
-  title="attr-img-src">src</code> attribute of the <code>img</code>
-  element to the address of the image.</p>
+  title="attr-embed-src">src</code> attribute of the
+  <code>embed</code> element to the address of the image.</p>
 
   <!-- next three paragraphs are similar to the navigate-text section,
   keep them in sync -->




More information about the Commit-Watchers mailing list