Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5972 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 29, 2011
1 parent 70f574d commit c8cb1d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -5222,7 +5222,7 @@ <h5 id=global-dates-and-times><span class=secno>2.5.5.5 </span>Global dates and

<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>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -5199,7 +5199,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

<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>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -4504,7 +4504,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

<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>

Expand Down

0 comments on commit c8cb1d3

Please sign in to comment.