html5/spec Overview.html,1.1113,1.1114

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8564

Modified Files:
	Overview.html 
Log Message:
typo in css (whatwg r)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1113
retrieving revision 1.1114
diff -u -d -r1.1113 -r1.1114
--- Overview.html	23 Jul 2008 23:50:35 -0000	1.1113
+++ Overview.html	23 Jul 2008 23:51:48 -0000	1.1114
@@ -7,7 +7,7 @@
 
   <style type="text/css">
    .note { color: green; background: transparent; }
-   .example { font-style: italics; }
+   .example { font-style: italic; }
    .idl { color: black; background: silver; }
    .issue, .big-issue { color: red; background: transparent; }
    .warning { color: yellow; background: maroon; }

Received on Wednesday, 23 July 2008 23:52:25 UTC