[html5] r5972 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Tue Mar 29 16:14:33 PDT 2011
Author: ianh
Date: 2011-03-29 16:14:32 -0700 (Tue, 29 Mar 2011)
New Revision: 5972
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2011-03-29 22:23:21 UTC (rev 5971)
+++ complete.html 2011-03-29 23:14:32 UTC (rev 5972)
@@ -5222,7 +5222,7 @@
<p>The rules to <dfn id=parse-a-global-date-and-time-string>parse a global date and time string</dfn> are
as follows. This will return either a time in UTC, with associated
- time-zone offset information for round tripping or display purposes,
+ time-zone offset information for round-tripping or display purposes,
or nothing. If at any point the algorithm says that it "fails", this
means that it is aborted at that point and returns nothing.</p>
Modified: index
===================================================================
--- index 2011-03-29 22:23:21 UTC (rev 5971)
+++ index 2011-03-29 23:14:32 UTC (rev 5972)
@@ -5199,7 +5199,7 @@
<p>The rules to <dfn id=parse-a-global-date-and-time-string>parse a global date and time string</dfn> are
as follows. This will return either a time in UTC, with associated
- time-zone offset information for round tripping or display purposes,
+ time-zone offset information for round-tripping or display purposes,
or nothing. If at any point the algorithm says that it "fails", this
means that it is aborted at that point and returns nothing.</p>
Modified: source
===================================================================
--- source 2011-03-29 22:23:21 UTC (rev 5971)
+++ source 2011-03-29 23:14:32 UTC (rev 5972)
@@ -4504,7 +4504,7 @@
<p>The rules to <dfn>parse a global date and time string</dfn> are
as follows. This will return either a time in UTC, with associated
- time-zone offset information for round tripping or display purposes,
+ time-zone offset information for round-tripping or display purposes,
or nothing. If at any point the algorithm says that it "fails", this
means that it is aborted at that point and returns nothing.</p>
More information about the Commit-Watchers
mailing list