- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jan 2010 03:52:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv9649 Modified Files: Overview.html Log Message: another typo (whatwg r4500) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3599 retrieving revision 1.3600 diff -u -d -r1.3599 -r1.3600 --- Overview.html 6 Jan 2010 03:51:02 -0000 1.3599 +++ Overview.html 6 Jan 2010 03:52:28 -0000 1.3600 @@ -18116,7 +18116,7 @@ specified in <a href="#content-type" title="Content-Type">the resource's Content-Type metadata</a>.</p> - <p>If this results in thee <var title="">resource type</var> + <p>If this results in the <var title="">resource type</var> being "<code title="">text/plain</code>", then let the <var title="">resource type</var> be the result of applying the <a href="#content-type-sniffing:-text-or-binary" title="Content-Type sniffing: text or binary">rules for distingushing if a resource is text or binary</a> to the
Received on Wednesday, 6 January 2010 03:52:32 UTC