Fix typo.

Tue, 27 Mar 2012 11:40:07 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Tue, 27 Mar 2012 11:40:07 -0700
changeset 5248
7a785541c719
parent 5247
55af7083a60d
child 5249
04b4b4a0d76d

Fix typo.

css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-transitions/Overview.html	Tue Mar 27 11:38:42 2012 -0700
     1.2 +++ b/css3-transitions/Overview.html	Tue Mar 27 11:40:07 2012 -0700
     1.3 @@ -841,7 +841,7 @@
     1.4  
     1.5    <p> When the computed value of a property changes, implementations must
     1.6     start transitions based on the relevant item (see <a
     1.7 -   href="#transition-property">the definition &lsquo;<code
     1.8 +   href="#transition-property">the definition of &lsquo;<code
     1.9     class=property>transition-property</code>&rsquo;</a>) in the computed
    1.10     value of &lsquo;<a href="#transition-property"><code
    1.11     class=property>transition-property</code></a>&rsquo;. When the
     2.1 --- a/css3-transitions/Overview.src.html	Tue Mar 27 11:38:42 2012 -0700
     2.2 +++ b/css3-transitions/Overview.src.html	Tue Mar 27 11:40:07 2012 -0700
     2.3 @@ -797,7 +797,7 @@
     2.4        <p>
     2.5          When the computed value of a property changes, implementations
     2.6          must start transitions based on the relevant item (see <a
     2.7 -        href="#transition-property">the definition
     2.8 +        href="#transition-property">the definition of
     2.9          'transition-property'</a>) in the computed value of
    2.10          'transition-property'.  When the corresponding value (see <a
    2.11          href="#list-matching">the rules on matching lists</a>) of either

mercurial