[html5] r3990 - [e] (0) Fix error in example.

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 24 13:02:02 PDT 2009


Author: ianh
Date: 2009-09-24 13:02:02 -0700 (Thu, 24 Sep 2009)
New Revision: 3990

Modified:
   index
   source
Log:
[e] (0) Fix error in example.

Modified: index
===================================================================
--- index	2009-09-24 19:59:50 UTC (rev 3989)
+++ index	2009-09-24 20:02:02 UTC (rev 3990)
@@ -18648,8 +18648,8 @@
 
    <p>In each of the following cases, the same image is used, yet the
    <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code> text is different each
-   time. The image is the coat of arms of the Canton Geneva in
-   Switzerland.</p>
+   time. The image is the coat of arms of the Carouge municipality in
+   the canton Geneva in Switzerland.</p>
 
    <p>Here it is used as a supplementary icon:</p>
    <pre><p>I lived in <img src="carouge.svg" alt=""> Carouge.</p></pre>

Modified: source
===================================================================
--- source	2009-09-24 19:59:50 UTC (rev 3989)
+++ source	2009-09-24 20:02:02 UTC (rev 3990)
@@ -19994,8 +19994,8 @@
 
    <p>In each of the following cases, the same image is used, yet the
    <code title="attr-img-alt">alt</code> text is different each
-   time. The image is the coat of arms of the Canton Geneva in
-   Switzerland.</p>
+   time. The image is the coat of arms of the Carouge municipality in
+   the canton Geneva in Switzerland.</p>
 
    <p>Here it is used as a supplementary icon:</p>
    <pre><p>I lived in <img src="carouge.svg" alt=""> Carouge.</p></pre>




More information about the Commit-Watchers mailing list