[html5] r2060 - [e] (0) more typos

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 12 03:25:42 PDT 2008


Author: ianh
Date: 2008-08-12 03:25:42 -0700 (Tue, 12 Aug 2008)
New Revision: 2060

Modified:
   index
   source
Log:
[e] (0) more typos

Modified: index
===================================================================
--- index	2008-08-12 10:24:46 UTC (rev 2059)
+++ index	2008-08-12 10:25:42 UTC (rev 2060)
@@ -8793,8 +8793,8 @@
    <code>Element</code> nodes as well as <code>Document</code> nodes. The
    <code title=dom-outerHTML><a href="#outerhtml">outerHTML</a></code> and
    <code title=dom-insertAdjacentHTML><a
-   href="#insertadjacenthtml">insertAdjacentHTML</a></code> attributes, on
-   the other hand, only apply to <code>Element</code> nodes.
+   href="#insertadjacenthtml">insertAdjacentHTML</a></code> members, on the
+   other hand, only apply to <code>Element</code> nodes.
 
   <p class=note>When inserted using the <code title=dom-document-write><a
    href="#document.write">document.write()</a></code> method, <code><a
@@ -10357,7 +10357,7 @@
      consisting of a valid RFC 3066 language code. <a
      href="#refsRFC3066">[RFC3066]</a></p>
 
-    <p class=note>This pragma not exactly equivalent to the HTTP
+    <p class=note>This pragma is not exactly equivalent to the HTTP
      <code>Content-Language</code> header, for instance it only supports one
      language. <a href="#refsRFC2616">[RFC2616]</a></p>
 

Modified: source
===================================================================
--- source	2008-08-12 10:24:46 UTC (rev 2059)
+++ source	2008-08-12 10:25:42 UTC (rev 2060)
@@ -6685,8 +6685,8 @@
   attribute applies to both <code>Element</code> nodes as well as
   <code>Document</code> nodes. The <code
   title="dom-outerHTML">outerHTML</code> and <code
-  title="dom-insertAdjacentHTML">insertAdjacentHTML</code> attributes,
-  on the other hand, only apply to <code>Element</code> nodes.</p>
+  title="dom-insertAdjacentHTML">insertAdjacentHTML</code> members, on
+  the other hand, only apply to <code>Element</code> nodes.</p>
 
   <p class="note">When inserted using the <code
   title="dom-document-write">document.write()</code> method,
@@ -8312,7 +8312,7 @@
     attribute must have a value consisting of a valid RFC 3066
     language code. <a href="#refsRFC3066">[RFC3066]</a></p>
 
-    <p class="note">This pragma not exactly equivalent to the HTTP
+    <p class="note">This pragma is not exactly equivalent to the HTTP
     <code>Content-Language</code> header, for instance it only
     supports one language. <a href="#refsRFC2616">[RFC2616]</a></p>
 




More information about the Commit-Watchers mailing list