html5/spec Overview.html,1.3452,1.3453

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5847

Modified Files:
	Overview.html 
Log Message:
year zero isn't allowed, so it should talk about year one (whatwg r4317)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3452
retrieving revision 1.3453
diff -u -d -r1.3452 -r1.3453
--- Overview.html	24 Oct 2009 22:43:23 -0000	1.3452
+++ Overview.html	24 Oct 2009 22:44:54 -0000	1.3453
@@ -3531,7 +3531,7 @@
 
     <li>The time and time-zone offset components are not optional.</li>
 
-    <li>Dates before the year zero can't be represented as a datetime
+    <li>Dates before the year one can't be represented as a datetime
     in this version of HTML.</li>
 
     <li>Time-zone offsets differ based on daylight savings time.</li>

Received on Saturday, 24 October 2009 22:45:02 UTC