html5/spec Overview.html,1.3926,1.3927

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8380

Modified Files:
	Overview.html 
Log Message:
typo (whatwg r4906)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3926
retrieving revision 1.3927
diff -u -d -r1.3926 -r1.3927
--- Overview.html	30 Mar 2010 21:52:45 -0000	1.3926
+++ Overview.html	30 Mar 2010 22:00:50 -0000	1.3927
@@ -64332,7 +64332,7 @@
 
    <dt><dfn id="attr-a-urn" title="attr-a-urn"><code>urn</code></dfn> on <code><a href="#the-a-element">a</a></code> elements</dt>
    <dt><dfn id="attr-link-urn" title="attr-link-urn"><code>urn</code></dfn> on <code><a href="#the-link-element">link</a></code> elements</dt>
-   <dd><p>Specify the preferred persistent identifier using the <code title="attr-href">href</code> attribute instead.</dd>
+   <dd><p>Specify the preferred persistent identifier using the <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> attribute instead.</dd>
 
    <dt><dfn id="attr-area-nohref" title="attr-area-nohref"><code>nohref</code></dfn> on <code><a href="#the-area-element">area</a></code> elements</dt>
    <dd><p>Omitting the <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code>

Received on Tuesday, 30 March 2010 22:00:55 UTC