[html5] r2626 - [e] (0) run-on sentence (bug 6134)
whatwg at whatwg.org
whatwg at whatwg.org
Mon Dec 29 17:38:20 PST 2008
Author: ianh
Date: 2008-12-29 17:38:19 -0800 (Mon, 29 Dec 2008)
New Revision: 2626
Modified:
index
source
Log:
[e] (0) run-on sentence (bug 6134)
Modified: index
===================================================================
--- index 2008-12-30 01:37:04 UTC (rev 2625)
+++ index 2008-12-30 01:38:19 UTC (rev 2626)
@@ -39057,7 +39057,7 @@
enumerate or delete the databases available for a domain from this
API.</p>
- <p class=note>Each database has one version at a time, a database
+ <p class=note>Each database has one version at a time; a database
can't exist in multiple versions at once. Versions are intended to
allow authors to manage schema changes incrementally and
non-destructively, and without running the risk of old code (e.g. in
Modified: source
===================================================================
--- source 2008-12-30 01:37:04 UTC (rev 2625)
+++ source 2008-12-30 01:38:19 UTC (rev 2626)
@@ -44447,7 +44447,7 @@
enumerate or delete the databases available for a domain from this
API.</p>
- <p class="note">Each database has one version at a time, a database
+ <p class="note">Each database has one version at a time; a database
can't exist in multiple versions at once. Versions are intended to
allow authors to manage schema changes incrementally and
non-destructively, and without running the risk of old code (e.g. in
More information about the Commit-Watchers
mailing list