[html5] r6193 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 6 17:00:15 PDT 2011


Author: ianh
Date: 2011-06-06 17:00:13 -0700 (Mon, 06 Jun 2011)
New Revision: 6193

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo

Modified: complete.html
===================================================================
--- complete.html	2011-06-06 23:11:06 UTC (rev 6192)
+++ complete.html	2011-06-07 00:00:13 UTC (rev 6193)
@@ -20674,7 +20674,7 @@
 
   <p>The <dfn id=dom-time-valueasdate title=dom-time-valueAsDate><code>valueAsDate</code></dfn> IDL
   attribute must return either null or a new <code>Date</code> object
-  initialised to the relevant value as defined by the following
+  initialized to the relevant value as defined by the following
   list:</p>
 
   <dl><dt>If the <a href=#concept-time-date title=concept-time-date>date</a> is known but
@@ -34350,7 +34350,7 @@
     CanvasContexts page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a>
 
     <p>Returns null if the given context ID is not supported or if the
-    canvas has already been initialised with some other (incompatible)
+    canvas has already been initialized with some other (incompatible)
     context type (e.g. trying to get a "<code title=canvas-context-2d><a href=#canvas-context-2d>2d</a></code>" context after getting a
     "<code title=canvas-context-webgl>webgl</code>" context).</p>
 

Modified: index
===================================================================
--- index	2011-06-06 23:11:06 UTC (rev 6192)
+++ index	2011-06-07 00:00:13 UTC (rev 6193)
@@ -20658,7 +20658,7 @@
 
   <p>The <dfn id=dom-time-valueasdate title=dom-time-valueAsDate><code>valueAsDate</code></dfn> IDL
   attribute must return either null or a new <code>Date</code> object
-  initialised to the relevant value as defined by the following
+  initialized to the relevant value as defined by the following
   list:</p>
 
   <dl><dt>If the <a href=#concept-time-date title=concept-time-date>date</a> is known but
@@ -34337,7 +34337,7 @@
     CanvasContexts page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a>
 
     <p>Returns null if the given context ID is not supported or if the
-    canvas has already been initialised with some other (incompatible)
+    canvas has already been initialized with some other (incompatible)
     context type (e.g. trying to get a "<code title=canvas-context-2d><a href=#canvas-context-2d>2d</a></code>" context after getting a
     "<code title=canvas-context-webgl>webgl</code>" context).</p>
 

Modified: source
===================================================================
--- source	2011-06-06 23:11:06 UTC (rev 6192)
+++ source	2011-06-07 00:00:13 UTC (rev 6193)
@@ -22291,7 +22291,7 @@
   <p>The <dfn
   title="dom-time-valueAsDate"><code>valueAsDate</code></dfn> IDL
   attribute must return either null or a new <code>Date</code> object
-  initialised to the relevant value as defined by the following
+  initialized to the relevant value as defined by the following
   list:</p>
 
   <dl>
@@ -37947,7 +37947,7 @@
     href="#refsWHATWGWIKI">[WHATWGWIKI]</a>
 
     <p>Returns null if the given context ID is not supported or if the
-    canvas has already been initialised with some other (incompatible)
+    canvas has already been initialized with some other (incompatible)
     context type (e.g. trying to get a "<code
     title="canvas-context-2d">2d</code>" context after getting a
     "<code title="canvas-context-webgl">webgl</code>" context).</p>




More information about the Commit-Watchers mailing list