html5/websockets Overview.html,1.172,1.173

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

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- Overview.html	15 Apr 2010 07:12:26 -0000	1.172
+++ Overview.html	15 Apr 2010 08:10:11 -0000	1.173
@@ -372,7 +372,7 @@
    <li>
 
     <p>If <var title="">port</var> is a port to which the user agent
-    is 7configured to block access, then throw a
+    is configured to block access, then throw a
     <code>SECURITY_ERR</code> exception. (User agents typically block
     access to well-known ports like SMTP.)</p>
 

Received on Thursday, 15 April 2010 08:10:15 UTC