[html5] r3240 - [e] (0) Clarify what 'affected' means.

whatwg at whatwg.org whatwg at whatwg.org
Fri Jun 12 18:04:46 PDT 2009


Author: ianh
Date: 2009-06-12 18:04:44 -0700 (Fri, 12 Jun 2009)
New Revision: 3240

Modified:
   index
   source
Log:
[e] (0) Clarify what 'affected' means.

Modified: index
===================================================================
--- index	2009-06-13 01:02:55 UTC (rev 3239)
+++ index	2009-06-13 01:04:44 UTC (rev 3240)
@@ -70535,6 +70535,7 @@
   Jason White,
   Jasper Bryant-Greene,
   Jed Hartman,
+  Jeff Balogh,
   Jeff Cutsinger,
   Jeff Schiller,
   Jeff Walden,

Modified: source
===================================================================
--- source	2009-06-13 01:02:55 UTC (rev 3239)
+++ source	2009-06-13 01:04:44 UTC (rev 3240)
@@ -60599,7 +60599,7 @@
 
   <p>The <dfn
   title="dom-SQLResultSet-rowsAffected"><code>rowsAffected</code></dfn>
-  attribute must return the number of rows that were affected by the
+  attribute must return the number of rows that were changed by the
   SQL statement. If the statement did not affected any rows, then the
   attribute must return zero. For "SELECT" statements, this returns
   zero (querying the database doesn't affect any rows).</p>
@@ -83141,6 +83141,7 @@
   Jason White,
   Jasper Bryant-Greene,
   Jed Hartman,
+  Jeff Balogh,
   Jeff Cutsinger,
   Jeff Schiller,
   Jeff Walden,




More information about the Commit-Watchers mailing list