- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 Oct 2011 19:32:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv32128
Modified Files:
Overview.html
Log Message:
typo (whatwg r6674)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- Overview.html 12 Oct 2011 00:16:38 -0000 1.166
+++ Overview.html 12 Oct 2011 19:32:02 -0000 1.167
@@ -1697,7 +1697,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>
Received on Wednesday, 12 October 2011 19:32:08 UTC