html5/websockets Overview.html,1.227,1.228

Update of /sources/public/html5/websockets
In directory hutz:/tmp/cvs-serv20046

Modified Files:
	Overview.html 
Log Message:
consistency (whatwg r6271)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -d -r1.227 -r1.228
--- Overview.html	21 Jun 2011 23:01:21 -0000	1.227
+++ Overview.html	21 Jun 2011 23:06:23 -0000	1.228
@@ -483,7 +483,7 @@
 
    <li><p>Let <var title="">origin</var> be the <span title="ASCII
    serialization of an origin">ASCII serialization</span> of the
-   <span>origin</span> of the script that invoked the <code title="dom-WebSocket"><a href="#dom-websocket">WebSocket()</a></code> constructor,
+   <span>origin</span> of the <span>entry script</span>,
    <span>converted to ASCII lowercase</span>.</li>
 
    <li><p>Return a new <code><a href="#websocket">WebSocket</a></code> object, and continue

Received on Tuesday, 21 June 2011 23:06:30 UTC