html5/spec Overview.html,1.3769,1.3770

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

Modified Files:
	Overview.html 
Log Message:
It's not the actual URL used, it's a string used to get that URL. (whatwg r4722)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3769
retrieving revision 1.3770
diff -u -d -r1.3769 -r1.3770
--- Overview.html	14 Feb 2010 06:45:03 -0000	1.3769
+++ Overview.html	14 Feb 2010 07:10:05 -0000	1.3770
@@ -46034,8 +46034,8 @@
 
    <dd>
 
-    <p>The <a href="#url">URL</a> of the page that will handle the
-    requests.</p>
+    <p>A string used to build the <a href="#url">URL</a> of the page that
+    will handle the requests.</p>
 
     <p>When the user agent uses this URL, it must replace the first
     occurrence of the exact literal string "<code title="">%s</code>"

Received on Sunday, 14 February 2010 07:10:11 UTC