2002/css-validator/org/w3c/css/properties/css CssFontKerning.java,1.1,1.2

Update of /sources/public/2002/css-validator/org/w3c/css/properties/css
In directory hutz:/tmp/cvs-serv30867/w3c/css/properties/css

Modified Files:
	CssFontKerning.java 
Log Message:
font-kerning from http://www.w3.org/TR/2011/WD-css3-fonts-20111004/#propdef-font-kerning

Index: CssFontKerning.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css/CssFontKerning.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontKerning.java	6 Aug 2012 08:28:30 -0000	1.1
+++ CssFontKerning.java	6 Aug 2012 08:44:36 -0000	1.2
@@ -27,7 +27,7 @@
     }
 
     /**
-     * Creates a new CssFontSize
+     * Creates a new CssFontKerning
      *
      * @param expression The expression for this property
      * @throws org.w3c.css.util.InvalidParamException

Received on Monday, 6 August 2012 08:44:39 UTC