spec/Overview.html 1.1114 typo in css (whatwg r)

typo in css (whatwg r)

http://people.w3.org/mike/diffs/html5/spec/Overview.1.1114.html

http://dev.w3.org/html5/spec/Overview.html
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1113&r2=1.1114&f=h

===================================================================
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 Thursday, 24 July 2008 08:15:49 UTC