spec/Overview.html 1.1239 2060 more typos (whatwg r2060)

more typos (whatwg r2060)

document.writeln(...)
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1239.html#document.writeln...
document-wide default language
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1239.html#document-wide

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1238&r2=1.1239&f=h
http://html5.org/tools/web-apps-tracker?from=2059&to=2060

===================================================================
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:29:35 UTC