hixie: typo (whatwg r5972)

hixie: typo (whatwg r5972)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4796&r2=1.4797&f=h
http://html5.org/tools/web-apps-tracker?from=5971&to=5972

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4796
retrieving revision 1.4797
diff -u -d -r1.4796 -r1.4797
--- Overview.html 29 Mar 2011 22:23:26 -0000 1.4796
+++ Overview.html 29 Mar 2011 23:14:37 -0000 1.4797
@@ -4598,7 +4598,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>

Received on Tuesday, 29 March 2011 23:15:53 UTC