[html5] r4314 - [e] (0) grammar fix Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8022
whatwg at whatwg.org
whatwg at whatwg.org
Sat Oct 24 15:52:54 PDT 2009
Author: ianh
Date: 2009-10-24 15:52:50 -0700 (Sat, 24 Oct 2009)
New Revision: 4314
Modified:
complete.html
index
source
Log:
[e] (0) grammar fix
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8022
Modified: complete.html
===================================================================
--- complete.html 2009-10-24 22:51:24 UTC (rev 4313)
+++ complete.html 2009-10-24 22:52:50 UTC (rev 4314)
@@ -3651,7 +3651,7 @@
Implementors are therefore encouraged to carefully examine any date
parsing libraries before using them to implement the parsing rules
described below; ISO8601 libraries might not parse dates and times
- exactly the same manner. <a href=#refsISO8601>[ISO8601]</a></p>
+ in exactly the same manner. <a href=#refsISO8601>[ISO8601]</a></p>
</div>
Modified: index
===================================================================
--- index 2009-10-24 22:51:24 UTC (rev 4313)
+++ index 2009-10-24 22:52:50 UTC (rev 4314)
@@ -3461,7 +3461,7 @@
Implementors are therefore encouraged to carefully examine any date
parsing libraries before using them to implement the parsing rules
described below; ISO8601 libraries might not parse dates and times
- exactly the same manner. <a href=#refsISO8601>[ISO8601]</a></p>
+ in exactly the same manner. <a href=#refsISO8601>[ISO8601]</a></p>
</div>
Modified: source
===================================================================
--- source 2009-10-24 22:51:24 UTC (rev 4313)
+++ source 2009-10-24 22:52:50 UTC (rev 4314)
@@ -2739,7 +2739,7 @@
Implementors are therefore encouraged to carefully examine any date
parsing libraries before using them to implement the parsing rules
described below; ISO8601 libraries might not parse dates and times
- exactly the same manner. <a href="#refsISO8601">[ISO8601]</a></p>
+ in exactly the same manner. <a href="#refsISO8601">[ISO8601]</a></p>
</div>
More information about the Commit-Watchers
mailing list