Fix some typos

Wed, 26 Jun 2013 07:56:12 +0900

author
Brian Birtles <birtles@gmail.com>
date
Wed, 26 Jun 2013 07:56:12 +0900
changeset 1074
c6fe6cc8e421
parent 1073
f55c175711df
child 1075
c55923da8190

Fix some typos

web-animations/index.html file | annotate | diff | comparison | revisions
     1.1 --- a/web-animations/index.html	Tue Jun 25 10:14:24 2013 +1000
     1.2 +++ b/web-animations/index.html	Wed Jun 26 07:56:12 2013 +0900
     1.3 @@ -494,7 +494,7 @@
     1.4          For example, a timeline whose time values correspond to UI gestures.
     1.5        </p>
     1.6        <p>
     1.7 -        Since a <a>timeline</a> may be defined to relative a moment that has yet
     1.8 +        Since a <a>timeline</a> may be defined relative to a moment that has yet
     1.9          to occur, it may not always be able to return a meaningful <a>time
    1.10          value</a>.
    1.11          A <a>timeline</a> is considered to be <dfn>not started</dfn> when it is
    1.12 @@ -601,7 +601,7 @@
    1.13            <a href="#seeking-and-pausing" class="sectionRef"></a>.</li>
    1.14          </ul>
    1.15          <p>
    1.16 -          If the <a>timeline</a> with which is <a>player</a> is associated is
    1.17 +          If the <a>timeline</a> with which the <a>player</a> is associated is
    1.18            <a>not started</a> then the <a>current time</a> is <code>null</code>.
    1.19          </p>
    1.20          <p>

mercurial