hixie: typo (whatwg r6348)

hixie: typo (whatwg r6348)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5070&r2=1.5071&f=h
http://html5.org/tools/web-apps-tracker?from=6347&to=6348

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5070
retrieving revision 1.5071
diff -u -d -r1.5070 -r1.5071
--- Overview.html 2 Aug 2011 22:00:33 -0000 1.5070
+++ Overview.html 2 Aug 2011 22:02:27 -0000 1.5071
@@ -1735,7 +1735,7 @@
  <li><a href="message.cgi?say=Hello">Say Hello</a>
  <li><a href="message.cgi?say=Welcome">Say Welcome</a>
  <li><a href="message.cgi?say=Kittens">Say Kittens</a>
-</ul></pre>
+&lt;/ul&gt;</pre>
 
      <p>If the message was just displayed to the user without
      escaping, a hostile attacker could then craft a URL that
@@ -1752,7 +1752,7 @@
 
      <p>This is called a cross-site scripting attack.</p>
 
-    </pre></div>
+    </div>
 
    </dd>

Received on Tuesday, 2 August 2011 22:02:41 UTC