[html5] r1547 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue May 6 21:11:20 PDT 2008
Author: ianh
Date: 2008-05-06 21:11:18 -0700 (Tue, 06 May 2008)
New Revision: 1547
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2008-05-07 04:09:43 UTC (rev 1546)
+++ index 2008-05-07 04:11:18 UTC (rev 1547)
@@ -33453,8 +33453,7 @@
read-only statement, and a subsequent statement in the same transaction
tried to modify the database, but the transaction failed to obtain a
write lock before another transaction obtained a write lock and changed
- a part of the database that the former transaction was dependending
- upon.
+ a part of the database that the former transaction was depending upon.
<tr>
<td><dfn id=x5 title=dom-sqlerror-code-6>6</dfn>
Modified: source
===================================================================
--- source 2008-05-07 04:09:43 UTC (rev 1546)
+++ source 2008-05-07 04:11:18 UTC (rev 1547)
@@ -31242,7 +31242,7 @@
in the same transaction tried to modify the database, but the
transaction failed to obtain a write lock before another
transaction obtained a write lock and changed a part of the
- database that the former transaction was dependending upon.
+ database that the former transaction was depending upon.
<tr>
<td><dfn title="dom-sqlerror-code-6">6</dfn>
More information about the Commit-Watchers
mailing list