[html5] r4294 - [e] (0) terminology fix Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7997

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 22 23:22:43 PDT 2009


Author: ianh
Date: 2009-10-22 23:22:39 -0700 (Thu, 22 Oct 2009)
New Revision: 4294

Modified:
   complete.html
   index
   source
Log:
[e] (0) terminology fix
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7997

Modified: complete.html
===================================================================
--- complete.html	2009-10-23 06:20:41 UTC (rev 4293)
+++ complete.html	2009-10-23 06:22:39 UTC (rev 4294)
@@ -1930,7 +1930,7 @@
   to refer to the type of media intended for presentation, as used by
   the CSS specifications. <a href=#refsRFC2046>[RFC2046]</a> <a href=#refsMQ>[MQ]</a></p>
 
-  <p>A string is a <dfn id=valid-mime-type>valid MIME type</dfn> if it matches the <code title="">media-type</code> token defined in section 3.7 "Media
+  <p>A string is a <dfn id=valid-mime-type>valid MIME type</dfn> if it matches the <code title="">media-type</code> rule defined in section 3.7 "Media
   Types" of RFC 2616. <a href=#refsHTTP>[HTTP]</a></p>
 
 

Modified: index
===================================================================
--- index	2009-10-23 06:20:41 UTC (rev 4293)
+++ index	2009-10-23 06:22:39 UTC (rev 4294)
@@ -1740,7 +1740,7 @@
   to refer to the type of media intended for presentation, as used by
   the CSS specifications. <a href=#refsRFC2046>[RFC2046]</a> <a href=#refsMQ>[MQ]</a></p>
 
-  <p>A string is a <dfn id=valid-mime-type>valid MIME type</dfn> if it matches the <code title="">media-type</code> token defined in section 3.7 "Media
+  <p>A string is a <dfn id=valid-mime-type>valid MIME type</dfn> if it matches the <code title="">media-type</code> rule defined in section 3.7 "Media
   Types" of RFC 2616. <a href=#refsHTTP>[HTTP]</a></p>
 
 

Modified: source
===================================================================
--- source	2009-10-23 06:20:41 UTC (rev 4293)
+++ source	2009-10-23 06:22:39 UTC (rev 4294)
@@ -743,7 +743,7 @@
   href="#refsMQ">[MQ]</a></p>
 
   <p>A string is a <dfn>valid MIME type</dfn> if it matches the <code
-  title="">media-type</code> token defined in section 3.7 "Media
+  title="">media-type</code> rule defined in section 3.7 "Media
   Types" of RFC 2616. <a href="#refsHTTP">[HTTP]</a></p>
 
 




More information about the Commit-Watchers mailing list