mike: fixed markup error

mike: fixed markup error

http://dev.w3.org/cvsweb/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html?r1=1.74&r2=1.75&f=h

===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- html-xhtml-authoring-guide.html 7 Apr 2011 21:11:21 -0000 1.74
+++ html-xhtml-authoring-guide.html 8 Apr 2011 06:31:59 -0000 1.75
@@ -254,7 +254,7 @@
  <p>
   <a class="internalDFN" href="#dfn-polyglot-markup" title="polyglot markup">Polyglot markup</a> declares the UTF-8 character encoding in the following ways, which may be used separately or in combination:
   </p><ul>
-   <li>Within the document</li>
+   <li>Within the document
     <ul>
      <li>By using the Byte Order Mark (BOM) character (preferred).</li>
      <li>By using <code>&lt;meta charset="UTF-8"/&gt;</code> (the HTML encoding declaration).</li>

Received on Friday, 8 April 2011 06:33:27 UTC