[html5] r6674 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13939
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 12 12:28:29 PDT 2011
Author: ianh
Date: 2011-10-12 12:28:27 -0700 (Wed, 12 Oct 2011)
New Revision: 6674
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13939
Modified: complete.html
===================================================================
--- complete.html 2011-10-12 19:26:28 UTC (rev 6673)
+++ complete.html 2011-10-12 19:28:27 UTC (rev 6674)
@@ -97641,7 +97641,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>
@@ -97995,7 +97995,7 @@
string, and an entry called "<code title="">properties</code>"
whose value is an object whose entries each have a value
consisting of an array of either objects or strings, the objects
- being of the same form as the objects in the aforementioned "<code title="">items</code>" entry. As such, the relevant specifications
+ being of the same form as the objects in the aforementioned "<code title="">items</code>" entry. Thus, the relevant specifications
are the JSON specification and this specification. <a href=#refsJSON>[JSON]</a>
</dd>
Modified: index
===================================================================
--- index 2011-10-12 19:26:28 UTC (rev 6673)
+++ index 2011-10-12 19:28:27 UTC (rev 6674)
@@ -97641,7 +97641,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>
@@ -97995,7 +97995,7 @@
string, and an entry called "<code title="">properties</code>"
whose value is an object whose entries each have a value
consisting of an array of either objects or strings, the objects
- being of the same form as the objects in the aforementioned "<code title="">items</code>" entry. As such, the relevant specifications
+ being of the same form as the objects in the aforementioned "<code title="">items</code>" entry. Thus, the relevant specifications
are the JSON specification and this specification. <a href=#refsJSON>[JSON]</a>
</dd>
Modified: source
===================================================================
--- source 2011-10-12 19:26:28 UTC (rev 6673)
+++ source 2011-10-12 19:28:27 UTC (rev 6674)
@@ -110818,7 +110818,7 @@
<dd>
Labeling a resource with the <code>application/xhtml+xml</code>
type asserts that the resource is an XML document that likely has
- a root element from the <span>HTML namespace</span>. As such, the
+ a root element from the <span>HTML namespace</span>. 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>
@@ -111205,7 +111205,7 @@
whose value is an object whose entries each have a value
consisting of an array of either objects or strings, the objects
being of the same form as the objects in the aforementioned "<code
- title="">items</code>" entry. As such, the relevant specifications
+ title="">items</code>" entry. Thus, the relevant specifications
are the JSON specification and this specification. <a
href="#refsJSON">[JSON]</a>
More information about the Commit-Watchers
mailing list