[html5] r7806 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 11 14:33:48 PDT 2013


Author: ianh
Date: 2013-04-11 14:33:47 -0700 (Thu, 11 Apr 2013)
New Revision: 7806

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21663
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-04-10 23:28:14 UTC (rev 7805)
+++ complete.html	2013-04-11 21:33:47 UTC (rev 7806)
@@ -248,7 +248,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 10 April 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 11 April 2013</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>
@@ -9824,7 +9824,7 @@
     <p>Find the first character (in logical order) of the attribute's value that is of bidirectional
     character type L, AL, or R. <a href=#refsBIDI>[BIDI]</a></p>
 
-    <p>If such a character is found and it is of bidirectional character type AL or R,
+    <p>If such a character is found and it is of bidirectional character type AL or R, the
     <a href=#directionality-of-the-attribute>directionality of the attribute</a> is '<a href=#concept-rtl title=concept-rtl>rtl</a>'.</p>
 
     <p>Otherwise, the <a href=#directionality-of-the-attribute>directionality of the attribute</a> is '<a href=#concept-ltr title=concept-ltr>ltr</a>'.</p>

Modified: index
===================================================================
--- index	2013-04-10 23:28:14 UTC (rev 7805)
+++ index	2013-04-11 21:33:47 UTC (rev 7806)
@@ -248,7 +248,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 10 April 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 11 April 2013</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>
@@ -9824,7 +9824,7 @@
     <p>Find the first character (in logical order) of the attribute's value that is of bidirectional
     character type L, AL, or R. <a href=#refsBIDI>[BIDI]</a></p>
 
-    <p>If such a character is found and it is of bidirectional character type AL or R,
+    <p>If such a character is found and it is of bidirectional character type AL or R, the
     <a href=#directionality-of-the-attribute>directionality of the attribute</a> is '<a href=#concept-rtl title=concept-rtl>rtl</a>'.</p>
 
     <p>Otherwise, the <a href=#directionality-of-the-attribute>directionality of the attribute</a> is '<a href=#concept-ltr title=concept-ltr>ltr</a>'.</p>

Modified: source
===================================================================
--- source	2013-04-10 23:28:14 UTC (rev 7805)
+++ source	2013-04-11 21:33:47 UTC (rev 7806)
@@ -9779,7 +9779,7 @@
     <p>Find the first character (in logical order) of the attribute's value that is of bidirectional
     character type L, AL, or R. <a href="#refsBIDI">[BIDI]</a></p>
 
-    <p>If such a character is found and it is of bidirectional character type AL or R,
+    <p>If such a character is found and it is of bidirectional character type AL or R, the
     <span>directionality of the attribute</span> is '<span title="concept-rtl">rtl</span>'.</p>
 
     <p>Otherwise, the <span>directionality of the attribute</span> is '<span




More information about the Commit-Watchers mailing list