html5/spec Overview.html,1.1238,1.1239

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6936

Modified Files:
	Overview.html 
Log Message:
more typos (whatwg r2060)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1238
retrieving revision 1.1239
diff -u -d -r1.1238 -r1.1239
--- Overview.html	12 Aug 2008 10:24:50 -0000	1.1238
+++ Overview.html	12 Aug 2008 10:25:45 -0000	1.1239
@@ -8801,8 +8801,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
@@ -10365,7 +10365,7 @@
      consisting of a valid RFC 3066 language code. <a
      href="#references">[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="#references">[RFC2616]</a></p>
 

Received on Tuesday, 12 August 2008 10:26:23 UTC