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

whatwg at whatwg.org whatwg at whatwg.org
Mon Apr 1 12:07:39 PDT 2013


Author: ianh
Date: 2013-04-01 12:07:37 -0700 (Mon, 01 Apr 2013)
New Revision: 7789

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

Modified: complete.html
===================================================================
--- complete.html	2013-04-01 18:58:54 UTC (rev 7788)
+++ complete.html	2013-04-01 19:07:37 UTC (rev 7789)
@@ -25502,10 +25502,10 @@
 
        <li>
 
-        <p>Run the approprate set of steps from the following
+        <p>Run the appropriate set of steps from the following
         list:</p>
 
-        <dl class=switch><dt>The resource has <a href=#content-type title=Content-Type>associated Content-Type
+        <dl class=switch><dt>If the resource has <a href=#content-type title=Content-Type>associated Content-Type
          metadata</a></dt>
 
          <dd>
@@ -25565,8 +25565,8 @@
 
           </ol></dd>
 
-         <dt>The resource does not have <a href=#content-type title=Content-Type>associated Content-Type
-         metadata</a></dt>
+         <dt>Otherwise, if the resource does not have <a href=#content-type title=Content-Type>associated
+         Content-Type metadata</a></dt>
 
          <dd>
 
@@ -29037,7 +29037,7 @@
      <li><p>Create a <a href=#concept-task title=concept-task>task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
      named <var title="">event</var> at <var title="">target</var>.</li>
 
-     <li><p>Add the newly create <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
+     <li><p>Add the newly created <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
      track</a> <var title="">track</var>, and the <a href=#text-track-cue>text track cue</a> <var title="">target</var>.</li>
 
      <li><p>Add <var title="">track</var> to <var title="">affected tracks</var>.</li>
@@ -55490,7 +55490,7 @@
       <p>For each byte in the entry's name and value, apply the appropriate subsubsteps from the
       following list:</p>
 
-      <dl class=switch><dt>The byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
+      <dl class=switch><dt>If the byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
 
        <dd>Replace the byte with a single 0x2B byte (U+002B PLUS SIGN character (+) if interpreted
        as ASCII).</dd>
@@ -56105,9 +56105,9 @@
      of the submenu.</dd>
 
 
-     <dt>Any other node</dt>
+     <dt>Otherwise</dt>
 
-     <dd><a href=#ignore>Ignore</a> the node.</dd>
+     <dd><a href=#ignore>Ignore</a> the child node.</dd>
 
     </dl></li>
 
@@ -58450,7 +58450,7 @@
    </dd>
 
 
-   <dt>The <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
+   <dt>If the <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
    used with the <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code>
    attribute set to the value <code title="">application/rss+xml</code> or the value <code title="">application/atom+xml</code></dt>
 

Modified: index
===================================================================
--- index	2013-04-01 18:58:54 UTC (rev 7788)
+++ index	2013-04-01 19:07:37 UTC (rev 7789)
@@ -25502,10 +25502,10 @@
 
        <li>
 
-        <p>Run the approprate set of steps from the following
+        <p>Run the appropriate set of steps from the following
         list:</p>
 
-        <dl class=switch><dt>The resource has <a href=#content-type title=Content-Type>associated Content-Type
+        <dl class=switch><dt>If the resource has <a href=#content-type title=Content-Type>associated Content-Type
          metadata</a></dt>
 
          <dd>
@@ -25565,8 +25565,8 @@
 
           </ol></dd>
 
-         <dt>The resource does not have <a href=#content-type title=Content-Type>associated Content-Type
-         metadata</a></dt>
+         <dt>Otherwise, if the resource does not have <a href=#content-type title=Content-Type>associated
+         Content-Type metadata</a></dt>
 
          <dd>
 
@@ -29037,7 +29037,7 @@
      <li><p>Create a <a href=#concept-task title=concept-task>task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
      named <var title="">event</var> at <var title="">target</var>.</li>
 
-     <li><p>Add the newly create <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
+     <li><p>Add the newly created <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
      track</a> <var title="">track</var>, and the <a href=#text-track-cue>text track cue</a> <var title="">target</var>.</li>
 
      <li><p>Add <var title="">track</var> to <var title="">affected tracks</var>.</li>
@@ -55490,7 +55490,7 @@
       <p>For each byte in the entry's name and value, apply the appropriate subsubsteps from the
       following list:</p>
 
-      <dl class=switch><dt>The byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
+      <dl class=switch><dt>If the byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
 
        <dd>Replace the byte with a single 0x2B byte (U+002B PLUS SIGN character (+) if interpreted
        as ASCII).</dd>
@@ -56105,9 +56105,9 @@
      of the submenu.</dd>
 
 
-     <dt>Any other node</dt>
+     <dt>Otherwise</dt>
 
-     <dd><a href=#ignore>Ignore</a> the node.</dd>
+     <dd><a href=#ignore>Ignore</a> the child node.</dd>
 
     </dl></li>
 
@@ -58450,7 +58450,7 @@
    </dd>
 
 
-   <dt>The <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
+   <dt>If the <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
    used with the <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code>
    attribute set to the value <code title="">application/rss+xml</code> or the value <code title="">application/atom+xml</code></dt>
 

Modified: source
===================================================================
--- source	2013-04-01 18:58:54 UTC (rev 7788)
+++ source	2013-04-01 19:07:37 UTC (rev 7789)
@@ -26860,12 +26860,12 @@
 
        <li>
 
-        <p>Run the approprate set of steps from the following
+        <p>Run the appropriate set of steps from the following
         list:</p>
 
         <dl class="switch">
 
-         <dt>The resource has <span title="Content-Type">associated Content-Type
+         <dt>If the resource has <span title="Content-Type">associated Content-Type
          metadata</span></dt>
 
          <dd>
@@ -26935,8 +26935,8 @@
 
          </dd>
 
-         <dt>The resource does not have <span title="Content-Type">associated Content-Type
-         metadata</span></dt>
+         <dt>Otherwise, if the resource does not have <span title="Content-Type">associated
+         Content-Type metadata</span></dt>
 
          <dd>
 
@@ -30984,7 +30984,7 @@
      <li><p>Create a <span title="concept-task">task</span> to <span>fire a simple event</span>
      named <var title="">event</var> at <var title="">target</var>.</p></li>
 
-     <li><p>Add the newly create <span title="concept-task">task</span> to <var
+     <li><p>Add the newly created <span title="concept-task">task</span> to <var
      title="">events</var>, associated with the time <var title="">time</var>, the <span>text
      track</span> <var title="">track</var>, and the <span>text track cue</span> <var
      title="">target</var>.</p></li>
@@ -65856,7 +65856,7 @@
 
       <dl class="switch">
 
-       <dt>The byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
+       <dt>If the byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
 
        <dd>Replace the byte with a single 0x2B byte (U+002B PLUS SIGN character (+) if interpreted
        as ASCII).</dd>
@@ -66557,9 +66557,9 @@
      of the submenu.</dd>
 
 
-     <dt>Any other node</dt>
+     <dt>Otherwise</dt>
 
-     <dd><span>Ignore</span> the node.</dd>
+     <dd><span>Ignore</span> the child node.</dd>
 
     </dl>
 
@@ -69363,7 +69363,7 @@
    </dd>
 
 
-   <dt>The <code title="rel-alternate">alternate</code> keyword is
+   <dt>If the <code title="rel-alternate">alternate</code> keyword is
    used with the <code title="attr-hyperlink-type">type</code>
    attribute set to the value <code
    title="">application/rss+xml</code> or the value <code




More information about the Commit-Watchers mailing list