- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Jul 2008 08:10:43 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv28546 Modified Files: Overview.html Log Message: copy/paste error (credit: avk) (whatwg r1930) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1120 retrieving revision 1.1121 diff -u -d -r1.1120 -r1.1121 --- Overview.html 24 Jul 2008 08:09:00 -0000 1.1120 +++ Overview.html 24 Jul 2008 08:10:41 -0000 1.1121 @@ -35678,8 +35678,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 -->
Received on Thursday, 24 July 2008 08:11:22 UTC