[html5] r7392 - [e] (0) Fix some typos or copypasta. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 23 15:34:57 PDT 2012


Author: ianh
Date: 2012-09-23 15:34:55 -0700 (Sun, 23 Sep 2012)
New Revision: 7392

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-09-21 19:58:49 UTC (rev 7391)
+++ complete.html	2012-09-23 22:34:55 UTC (rev 7392)
@@ -246,7 +246,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 21 September 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 23 September 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -45804,7 +45804,7 @@
   of the attributes have their values quoted and others don't. The
   HTML syntax allows a variety of equally valid ways to specify
   attributes, as discussed <a href=#syntax-attributes title=syntax-attributes>in the
-  syntax section.</a></p>
+  syntax section</a>.</p>
 
   <p>For example, if the customer entered "Denise Lawrence" as their
   name, "555-321-8642" as their telephone number, did not specify an

Modified: index
===================================================================
--- index	2012-09-21 19:58:49 UTC (rev 7391)
+++ index	2012-09-23 22:34:55 UTC (rev 7392)
@@ -246,7 +246,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 21 September 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 23 September 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -45804,7 +45804,7 @@
   of the attributes have their values quoted and others don't. The
   HTML syntax allows a variety of equally valid ways to specify
   attributes, as discussed <a href=#syntax-attributes title=syntax-attributes>in the
-  syntax section.</a></p>
+  syntax section</a>.</p>
 
   <p>For example, if the customer entered "Denise Lawrence" as their
   name, "555-321-8642" as their telephone number, did not specify an

Modified: source
===================================================================
--- source	2012-09-21 19:58:49 UTC (rev 7391)
+++ source	2012-09-23 22:34:55 UTC (rev 7392)
@@ -53507,7 +53507,7 @@
   of the attributes have their values quoted and others don't. The
   HTML syntax allows a variety of equally valid ways to specify
   attributes, as discussed <span title="syntax-attributes">in the
-  syntax section</a>.</p>
+  syntax section</span>.</p>
 
   <p>For example, if the customer entered "Denise Lawrence" as their
   name, "555-321-8642" as their telephone number, did not specify an




More information about the Commit-Watchers mailing list