- From: poot <cvsmail@w3.org>
- Date: Wed, 12 Oct 2011 15:32:06 -0400
- To: public-html-diffs@w3.org
hixie: typo (whatwg r6674)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5352&r2=1.5353&f=h
http://html5.org/tools/web-apps-tracker?from=6673&to=6674
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5352
retrieving revision 1.5353
diff -u -d -r1.5352 -r1.5353
--- Overview.html 12 Oct 2011 19:29:52 -0000 1.5352
+++ Overview.html 12 Oct 2011 19:31:52 -0000 1.5353
@@ -69192,7 +69192,7 @@
<dd>
Labeling a resource with the <code><a href="#application-xhtml-xml">application/xhtml+xml</a></code>
type asserts that the resource is an XML document that likely has
- a root element from the <a href="#html-namespace-0">HTML namespace</a>. As such, the
+ a root element from the <a href="#html-namespace-0">HTML namespace</a>. Thus, the
relevant specifications are the XML specification, the Namespaces
in XML specification, and this specification. <a href="#refsXML">[XML]</a> <a href="#refsXMLNS">[XMLNS]</a>
</dd>
Received on Wednesday, 12 October 2011 19:32:11 UTC