Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) typo
git-svn-id: http://svn.whatwg.org/webapps@2232 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 24, 2008
1 parent 043f2e9 commit c016701
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -30032,7 +30032,7 @@ function AddCloud(data, x, y) { ... }</pre>
href="#mutable">mutable</a></i>, the user should allow the user to change
the date and time represented by its <a href="#value12"
title=concept-fe-value>value</a>, as obtained by <a href="#parse0"
title="parse a UTC date and time">parsing a UTC date and tiem</a> from it.
title="parse a UTC date and time">parsing a UTC date and time</a> from it.
User agents must not allow the user to set the <a href="#value12"
title=concept-fe-value>value</a> to a string that is not a <a
href="#valid6">valid UTC date and time</a>. If the user agent provides a
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -26515,7 +26515,7 @@ function AddCloud(data, x, y) { ... }</pre>
title="concept-input-mutable">mutable</i>, the user should allow the
user to change the date and time represented by its <span
title="concept-fe-value">value</span>, as obtained by <span
title="parse a UTC date and time">parsing a UTC date and tiem</span>
title="parse a UTC date and time">parsing a UTC date and time</span>
from it. User agents must not allow the user to set the <span
title="concept-fe-value">value</span> to a string that is not a
<span>valid UTC date and time</span>. If the user agent provides a
Expand Down

0 comments on commit c016701

Please sign in to comment.