[html5] r8521 - [e] (0) missing 'm' in navigation Fixing https://www.w3.org/Bugs/Public/show_bug [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Mar 5 13:21:43 PST 2014


Author: ianh
Date: 2014-03-05 13:21:42 -0800 (Wed, 05 Mar 2014)
New Revision: 8521

Modified:
   complete.html
   index
   source
Log:
[e] (0) missing 'm' in navigation
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24939
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-03-05 21:20:36 UTC (rev 8520)
+++ complete.html	2014-03-05 21:21:42 UTC (rev 8521)
@@ -67976,7 +67976,7 @@
 
      </dd>
 
-    </dl><p>If the steps above invoked the <a href=#fetch>fetch</a> algorith, the following requirements also
+    </dl><p>If the steps above invoked the <a href=#fetch>fetch</a> algorithm, the following requirements also
     apply:</p>
 
     <p>If the resource is being fetched using a method other than one <a href=#concept-http-equivalent-get title=concept-http-equivalent-get>equivalent to</a> HTTP's GET<!-- or HEAD (but that can't

Modified: index
===================================================================
--- index	2014-03-05 21:20:36 UTC (rev 8520)
+++ index	2014-03-05 21:21:42 UTC (rev 8521)
@@ -67976,7 +67976,7 @@
 
      </dd>
 
-    </dl><p>If the steps above invoked the <a href=#fetch>fetch</a> algorith, the following requirements also
+    </dl><p>If the steps above invoked the <a href=#fetch>fetch</a> algorithm, the following requirements also
     apply:</p>
 
     <p>If the resource is being fetched using a method other than one <a href=#concept-http-equivalent-get title=concept-http-equivalent-get>equivalent to</a> HTTP's GET<!-- or HEAD (but that can't

Modified: source
===================================================================
--- source	2014-03-05 21:20:36 UTC (rev 8520)
+++ source	2014-03-05 21:21:42 UTC (rev 8521)
@@ -75777,7 +75777,7 @@
 
     </dl>
 
-    <p>If the steps above invoked the <span>fetch</span> algorith, the following requirements also
+    <p>If the steps above invoked the <span>fetch</span> algorithm, the following requirements also
     apply:</p>
 
     <p>If the resource is being fetched using a method other than one <span




More information about the Commit-Watchers mailing list