[html5] r5056 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9524
whatwg at whatwg.org
whatwg at whatwg.org
Thu Apr 15 01:10:09 PDT 2010
Author: ianh
Date: 2010-04-15 01:10:07 -0700 (Thu, 15 Apr 2010)
New Revision: 5056
Modified:
complete.html
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9524
Modified: complete.html
===================================================================
--- complete.html 2010-04-15 08:04:45 UTC (rev 5055)
+++ complete.html 2010-04-15 08:10:07 UTC (rev 5056)
@@ -68672,7 +68672,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><a href=#security_err>SECURITY_ERR</a></code> exception. (User agents typically block
access to well-known ports like SMTP.)</p>
Modified: source
===================================================================
--- source 2010-04-15 08:04:45 UTC (rev 5055)
+++ source 2010-04-15 08:10:07 UTC (rev 5056)
@@ -77019,7 +77019,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>
More information about the Commit-Watchers
mailing list