- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
 - Date: Mon, 15 Aug 2011 05:26:54 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21200
Modified Files:
	Overview.html 
Log Message:
typo (whatwg r6457)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5158
retrieving revision 1.5159
diff -u -d -r1.5158 -r1.5159
--- Overview.html	15 Aug 2011 05:02:51 -0000	1.5158
+++ Overview.html	15 Aug 2011 05:26:50 -0000	1.5159
@@ -45934,7 +45934,7 @@
     "fragment identifiers"</a> with the new resource, except that if
     the <a href="#url">URL</a> of the target of the redirect does not have a
     fragment identifier and the <a href="#url">URL</a> of the resource that
-    led to the redirect does, then the <a href="#url">URL</a> of the
+    led to the redirect does, then the fragment identifier of the
     resource that led to the redirect must be propagated to the
     <a href="#url">URL</a> of the target of the redirect.</p>
 
Received on Monday, 15 August 2011 05:26:58 UTC