[html5] r1086 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue Oct 23 01:40:35 PDT 2007
Author: ianh
Date: 2007-10-23 01:40:33 -0700 (Tue, 23 Oct 2007)
New Revision: 1086
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2007-10-23 01:18:22 UTC (rev 1085)
+++ index 2007-10-23 08:40:33 UTC (rev 1086)
@@ -19654,7 +19654,7 @@
<p>There are three possible modes that can be selected using these
attributes. If the <code title=attr-script-async><a
- href="#async">asycn</a></code> attribute is present, then the script will
+ href="#async">async</a></code> attribute is present, then the script will
be executed asynchronously, as soon as it is available. If the <code
title=attr-script-async><a href="#async">async</a></code> attribute is not
present but the <code title=attr-script-defer><a
Modified: source
===================================================================
--- source 2007-10-23 01:18:22 UTC (rev 1085)
+++ source 2007-10-23 08:40:33 UTC (rev 1086)
@@ -17323,7 +17323,7 @@
indicate how the script should be executed.</p>
<p>There are three possible modes that can be selected using these
- attributes. If the <code title="attr-script-async">asycn</code>
+ attributes. If the <code title="attr-script-async">async</code>
attribute is present, then the script will be executed
asynchronously, as soon as it is available. If the <code
title="attr-script-async">async</code> attribute is not present but
More information about the Commit-Watchers
mailing list