- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Dec 2008 08:58:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv26164
Modified Files:
Overview.html
Log Message:
typo (whatwg r2558)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1728
retrieving revision 1.1729
diff -u -d -r1.1728 -r1.1729
--- Overview.html 24 Dec 2008 08:35:31 -0000 1.1728
+++ Overview.html 24 Dec 2008 08:58:17 -0000 1.1729
@@ -7554,7 +7554,7 @@
<li id=charset512>The element containing the character encoding
declaration must be serialised completely within the first 512
- bytes of the document.
+ bytes of the document.</li>
</ul><p>If the document does not start with a BOM, and if its encoding is
not explicitly given by <a href=#content-type-0 title=Content-Type>Content-Type
Received on Wednesday, 24 December 2008 08:59:21 UTC