hixie: runon sentences (whatwg r3439)

hixie: runon sentences (whatwg r3439)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2563&r2=1.2564&f=h
http://html5.org/tools/web-apps-tracker?from=3438&to=3439

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2563
retrieving revision 1.2564
diff -u -d -r1.2563 -r1.2564
--- Overview.html 17 Jul 2009 03:57:07 -0000 1.2563
+++ Overview.html 17 Jul 2009 05:20:53 -0000 1.2564
@@ -8754,7 +8754,7 @@
            attribute DOMString <a href="#dom-link-sizes" title="dom-link-sizes">sizes</a>;
 };</pre>
     <p>The <code>LinkStyle</code> interface must also be implemented
-    by this element, the <a href="#styling">styling processing model</a> defines
+    by this element; the <a href="#styling">styling processing model</a> defines
     how. <a href="#references">[CSSOM]</a></p>
    </dd>
   </dl><p>The <code><a href="#the-link-element">link</a></code> element allows authors to link their
@@ -9617,7 +9617,7 @@
            attribute boolean <a href="#dom-style-scoped" title="dom-style-scoped">scoped</a>;
 };</pre>
     <p>The <code>LinkStyle</code> interface must also be implemented
-    by this element, the <a href="#styling">styling processing model</a> defines
+    by this element; the <a href="#styling">styling processing model</a> defines
     how. <a href="#references">[CSSOM]</a></p>
    </dd>
   </dl><p>The <code><a href="#the-style-element">style</a></code> element allows authors to embed style

Received on Friday, 17 July 2009 05:22:57 UTC