[html5] r3305 - [e] (0) spelling errors occurred

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 22 18:58:17 PDT 2009


Author: ianh
Date: 2009-06-22 18:58:14 -0700 (Mon, 22 Jun 2009)
New Revision: 3305

Modified:
   index
   source
Log:
[e] (0) spelling errors occurred

Modified: index
===================================================================
--- index	2009-06-23 01:33:39 UTC (rev 3304)
+++ index	2009-06-23 01:58:14 UTC (rev 3305)
@@ -1241,7 +1241,7 @@
   other specifications. In certain circumstances, unfortunately, the
   desire to be compatible with legacy content has led to this
   specification violating the requirements of these other
-  specifications. Whenever this has occured, the transgressions have
+  specifications. Whenever this has occurred, the transgressions have
   been noted as "<dfn id=willful-violation title="willful violation">willful
   violations</dfn>".</p>
 

Modified: source
===================================================================
--- source	2009-06-23 01:33:39 UTC (rev 3304)
+++ source	2009-06-23 01:58:14 UTC (rev 3305)
@@ -178,7 +178,7 @@
   other specifications. In certain circumstances, unfortunately, the
   desire to be compatible with legacy content has led to this
   specification violating the requirements of these other
-  specifications. Whenever this has occured, the transgressions have
+  specifications. Whenever this has occurred, the transgressions have
   been noted as "<dfn title="willful violation">willful
   violations</dfn>".</p>
 
@@ -67353,12 +67353,12 @@
 
   <p>For shared workers, if the error is still <i
   title="concept-error-nothandled">not handled</i> afterwards, or if
-  the error occured while handling a previous script error, the error
+  the error occurred while handling a previous script error, the error
   should be reported to the user.</p>
 
   <p>For dedicated workers, if the error is still <i
   title="concept-error-nothandled">not handled</i> afterwards, or if
-  the error occured while handling a previous script error, the user
+  the error occurred while handling a previous script error, the user
   agent must <span>queue a task</span> to <span>fire a worker error
   event</span> at the <code>Worker</code> object associated with the
   worker.</p>
@@ -67403,10 +67403,10 @@
   <p>The <dfn
   title="dom-ErrorEvent-filename"><code>filename</code></dfn>
   attribute represents the <span>absolute URL</span> of the script in
-  which the error originally occured.</p>
+  which the error originally occurred.</p>
 
   <p>The <dfn title="dom-ErrorEvent-lineno"><code>lineno</code></dfn>
-  attribute represents the line number where the error occured in the
+  attribute represents the line number where the error occurred in the
   script.</p>
 
 




More information about the Commit-Watchers mailing list